Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

I have a new dll from our vendor. My code calls this dll.

On my box

 

1. I unregistered the old ddl

2. registered the new dll

3. added a reference to this dll in my code.

4. compiled and all is fine

 

On Test Box

1. I unregistered the old dll.

2. registered the new one.

3. Moved the compiled code from my box to the Test.

4. [/b] dll wont work. Code cant call it. Event Viewer has "error" [/b]

 

BUT [/b] If i restore the old dll, it works[/b]. So the test environment still looks at the old dll..

 

how can I fix this?

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...