Internal Error 2755.3 - WeOnlyDo Discussion board

Internal Error 2755.3 (wodSFTP / wodSFTP.NET / wodSFTPdll)

by lily, Tuesday, July 04, 2006, 16:08 (6505 days ago)

Hi,

We just bought a copy of SFTP.NET, when I was trying to install it, I got the error Internal Error 2755.3.

Thanks for your help in advance.

I have another question though.

I need to deploy my component which uses wodSFTP.net and keymanager, could I only copy the dlls to the server and install them to gac or I have to do a installation of both of them?

If I can only copy and install the dlls to gac, how should I reference it in my development machine? The problem I got here is when I install wodSFTP.NET, both of the wodSFTP.net and key manager got installed into gac, and my problem will run against the copy in the gac on my development and when I deploy it, it cannot find the right dlls from the gac although I have checked that both of them got the exactly version number and public token value.

Thank you very much.

Lily


Re: Internal Error 2755.3

by wodAlan, Tuesday, July 04, 2006, 16:41 (6505 days ago) @ lily

Hi Lily,

I think I see your problem.
We're talking about Demo version here, or ?
You should run setup, but I think that you can just copy them.

Anyway look at here:
http://support.installshield.com/kb/view.asp?articleid=Q107137
I think you will find some info how to resolve this.

Hope I helped.

Regards,
Alan

Re: Internal Error 2755.3

by Lily, Tuesday, July 04, 2006, 17:08 (6505 days ago) @ wodAlan

Hi Lily,

I think I see your problem.
We're talking about Demo version here, or ?
You should run setup, but I think that you can just copy them.

Anyway look at here:
http://support.installshield.com/kb/view.asp?articleid=Q107137
I think you will find some info how to resolve this.

Hope I helped.

Regards,
Alan

Re: Internal Error 2755.3

by lily, Tuesday, July 04, 2006, 17:11 (6505 days ago) @ Lily

Hi Lily,

I think I see your problem.
We're talking about Demo version here, or ?
You should run setup, but I think that you can just copy them.

Anyway look at here:
http://support.installshield.com/kb/view.asp?articleid=Q107137
I think you will find some info how to resolve this.

Hope I helped.

Regards,
Alan

Hi, Alan,

Thanks for your help. I have installed it.

I am talking about a licensed version,I created a component for my classic asp using it referenced from gac, however, although my development machine and uat machine has same version of dlls and same public tokens in the GAC, the uat machine complains about cannot find key manager. It looks like wodSFTP.net is okay, only keymanager cannot be found. Could you help me with it? Thanks.

Lily

Re: Internal Error 2755.3

by wodAlan, Tuesday, July 04, 2006, 17:30 (6505 days ago) @ lily

Lily,

Do you have .NET 1.1 installed on uat machine or .NET 2.0?
If you have NET 2.0 then you should copy MSVCRT71.DLL into Windows\system32 folder.

I presume this will resolve your problem, also you can try to download latest version wodSFTP.NET from here:

http://www.weonlydo.com/index.asp?update=1

Regards,
Alan

Re: Internal Error 2755.3

by lily, Tuesday, July 04, 2006, 18:08 (6505 days ago) @ wodAlan

Lily,

Do you have .NET 1.1 installed on uat machine or .NET 2.0?
If you have NET 2.0 then you should copy MSVCRT71.DLL into Windows\system32 folder.

I presume this will resolve your problem, also you can try to download latest version wodSFTP.NET from here:

http://www.weonlydo.com/index.asp?update=1

Regards,
Alan

Hi,Alan,

I have both 1.1 and 2.0 on my machine, do you mean I have to reinstall 1.1 or 2.0? By the way, I didn't find MSVCRT71.DLL on my development neither, do you mean MSVCR71.DLL? Thanks.

Lily

Re: Internal Error 2755.3

by wodAlan, Tuesday, July 04, 2006, 19:49 (6505 days ago) @ lily

Lily,

yes, MSVCR71.DLL . I see it's in folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
on my PC.

Hope it helps.
Alan

Re: Internal Error 2755.3

by lily, Tuesday, July 04, 2006, 19:54 (6505 days ago) @ wodAlan

Lily,

yes, MSVCR71.DLL . I see it's in folder C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322
on my PC.

Hope it helps.
Alan

Alan,

Thank you so much, it did solve the problem. Just want you to know, this has took me a couple of days.

Lily

Re: Internal Error 2755.3

by lily, Tuesday, July 04, 2006, 21:32 (6505 days ago) @ lily

Hi,Alan,

I have a question related to this.

If I bought one developer license, did that mean I can only run install on one machine? when I need to deploy it, I just copy the dlls and manually install into GAC, will this work? Will this allowed?

Thanks in advance.

Re: Internal Error 2755.3

by wodAlan, Tuesday, July 04, 2006, 21:45 (6505 days ago) @ lily

Lily,

You can install it on any machine, but license is per developer. So only one developer can use it. And about distribution, you're free to distribute it.

Regards,
Alan

Re: Internal Error 2755.3

by lily, Tuesday, July 04, 2006, 22:01 (6505 days ago) @ wodAlan

Hi, Alan,

Thank you very much.

Lily