TwoWheelDev / gns3-converter

GNS3 Topology Converter
GNU General Public License v3.0
14 stars 13 forks source link

Install OK, operation problem #12

Open ghost opened 10 years ago

ghost commented 10 years ago

Hi - I tried to install the converter into Windows Server. When I run the setup, it worked fine. Then running the converter I get the following: The program can't start because MSVCR100.dll is missing from your computer. Try re-installing to fix this problem.

So I ran the installer again, and I get the same message. Thanks - really need this function. Andy

TwoWheelDev commented 10 years ago

Hi you will need to install the Microsoft Visual C++ Redistributable Package 2010 version.

32-bit: http://www.microsoft.com/en-gb/download/details.aspx?id=5555 64-bit: http://www.microsoft.com/en-us/download/details.aspx?id=14632

Source: http://cx-freeze.readthedocs.org/en/latest/faq.html#microsoft-visual-c-redistributable-package

ghost commented 10 years ago

Hi Daniel, Thanks for the swift reply. I tried this and get an error on that server that a newer version of the C++ package is installed! Argh. Searched the MS site and as usual, little is said about this.

Any suggestions? Andy

On Mon, Nov 3, 2014 at 5:39 AM, Daniel Lintott notifications@github.com wrote:

Hi you will need to install the Microsoft Visual C++ Redistributable Package 2010 version.

32-bit: http://www.microsoft.com/en-gb/download/details.aspx?id=5555 64-bit: http://www.microsoft.com/en-us/download/details.aspx?id=14632

Source: http://cx-freeze.readthedocs.org/en/latest/faq.html#microsoft-visual-c-redistributable-package

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-61466599 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

TwoWheelDev commented 10 years ago

Hmm.. interesting... I have got to rebuild the Windows binaries shortly, so I'll make a small change to include the DLL in the package, which should solve the problem

ghost commented 10 years ago

Thanks Daniel! Look forward to using the tool.

On Mon, Nov 3, 2014 at 6:15 AM, Daniel Lintott notifications@github.com wrote:

Hmm.. interesting... I have got to rebuild the Windows binaries shortly, so I'll make a small change to include the DLL in the package, which should solve the problem

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-61469802 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

ghost commented 10 years ago

Hi Daniel, Any update? Anxious to get using the new version. Thanks Andy

On Mon, Nov 3, 2014 at 6:40 AM, Andrew Walding awalding@gmail.com wrote:

Thanks Daniel! Look forward to using the tool.

On Mon, Nov 3, 2014 at 6:15 AM, Daniel Lintott notifications@github.com wrote:

Hmm.. interesting... I have got to rebuild the Windows binaries shortly, so I'll make a small change to include the DLL in the package, which should solve the problem

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-61469802 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

dmfigol commented 10 years ago

https://github.com/dlintott/gns3-converter/commit/e3ec7e90645ca0155e06ede96cb796fe93f04b13

TwoWheelDev commented 10 years ago

Sorry for the delay, I've simply not had time to produce the new binaries as yet... I shall get onto this tomorrow morning

TwoWheelDev commented 10 years ago

Hi,

The new Windows binaries have now been uploaded. you can find them on the releases page

ghost commented 10 years ago

Hi Daniel. So happy to finally get started with conversion.

Well, good news and bad news. The conversion went pretty well, but not perfect. The router configs and topology worked, albeit very slow to load in the new version of GNS3 (probably not your issue). However, there were a number of errors and the graphics/pictures in the original did not convert.

I have attached the project files in ZIP form for you if you wish to try.

Comments or suggestions? Thanks in advance, Andy

On Fri, Nov 7, 2014 at 4:13 AM, Daniel Lintott notifications@github.com wrote:

Hi,

THe new Windows bianries have now been uploaded. you can find them on the releases page

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62122832 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

TwoWheelDev commented 10 years ago

Hi Andy,

Good to know it's sort of working!

The zip file, didn't arrive... I expect Github stripped it. If you could upload it to something like Dropbox or Google Drive I'll take a look

Daniel

ghost commented 10 years ago

Sure - You should receive a dropbox mail.

On Fri, Nov 7, 2014 at 7:32 AM, Daniel Lintott notifications@github.com wrote:

Hi Andy,

Good to know it's sort of working!

The zip file, didn't arrive... I expect Github stripped it. If you could upload it to something like Dropbox or Google Drive I'll take a look

Daniel

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62142707 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

ghost commented 10 years ago

Did you get it??

On Fri, Nov 7, 2014 at 8:36 AM, Andrew Walding awalding@gmail.com wrote:

Sure - You should receive a dropbox mail.

On Fri, Nov 7, 2014 at 7:32 AM, Daniel Lintott notifications@github.com wrote:

Hi Andy,

Good to know it's sort of working!

The zip file, didn't arrive... I expect Github stripped it. If you could upload it to something like Dropbox or Google Drive I'll take a look

Daniel

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62142707 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

TwoWheelDev commented 10 years ago

I don't appear to have... Nothing in my inbox or spam!

On 7 November 2014 18:01:30 GMT+00:00, amwalding notifications@github.com wrote:

Did you get it??

On Fri, Nov 7, 2014 at 8:36 AM, Andrew Walding awalding@gmail.com wrote:

Sure - You should receive a dropbox mail.

On Fri, Nov 7, 2014 at 7:32 AM, Daniel Lintott notifications@github.com wrote:

Hi Andy,

Good to know it's sort of working!

The zip file, didn't arrive... I expect Github stripped it. If you could upload it to something like Dropbox or Google Drive I'll take a look

Daniel

— Reply to this email directly or view it on GitHub

https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62142707 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding


Regards

Daniel Lintott

Sent from my Android device with K-9 Mail. Please excuse my brevity.

ghost commented 10 years ago

https://www.dropbox.com/s/88wpb4vmsuv1tpz/mpls201.zip?dl=0

On Fri, Nov 7, 2014 at 12:15 PM, Daniel Lintott notifications@github.com wrote:

I don't appear to have... Nothing in my inbox or spam!

On 7 November 2014 18:01:30 GMT+00:00, amwalding notifications@github.com wrote:

Did you get it??

On Fri, Nov 7, 2014 at 8:36 AM, Andrew Walding awalding@gmail.com wrote:

Sure - You should receive a dropbox mail.

On Fri, Nov 7, 2014 at 7:32 AM, Daniel Lintott notifications@github.com wrote:

Hi Andy,

Good to know it's sort of working!

The zip file, didn't arrive... I expect Github stripped it. If you could upload it to something like Dropbox or Google Drive I'll take a look

Daniel

— Reply to this email directly or view it on GitHub

< https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62142707

.

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding


Regards

Daniel Lintott

Sent from my Android device with K-9 Mail. Please excuse my brevity.

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62188056 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding

TwoWheelDev commented 10 years ago

Thanks.

Images are a tricky one to handle, as the old format didn't copy the images to the same directory as the topology... simply specifying a full path, so unless the image is in the right location (as given in the old topology) it won't be copied.

Testing this has actually uncovered another bug... see #13

ghost commented 10 years ago

Tested again, and it is a bit better on a regular Windows 7 machine, but still the drawing items such as boxes and labels are not converted. The routers and all are perfect. FYI.

On Fri, Nov 7, 2014 at 4:53 PM, Daniel Lintott notifications@github.com wrote:

Thanks.

Images are a tricky one to handle, as the old format didn't copy the images to the same directory as the topology... simply specifying a full path, so unless the image is in the right location (as given in the old topology) it won't be copied.

Testing this has actually uncovered another bug... see #13 https://github.com/dlintott/gns3-converter/issues/13

— Reply to this email directly or view it on GitHub https://github.com/dlintott/gns3-converter/issues/12#issuecomment-62227592 .

Andrew M. Walding CellStream, Inc. Tel & Fax: 866-659-1014 Cell: 214-659-1274 Skype ID: awalding Google Talk: awalding http://www.cellstream.com Twitter: @awalding