L
Lauchlan M
Hi
I have an asp.net project which has some project references to various
things it needs. Specifically, the project has a reference to a
nexusdbdotnetprovider dll, with a reference path in the project to . .
..\NexusDBdotNetProvider.dll
This all works fine on my development system.
However, it doesn't work when I deploy it live, because the references in
the dll files are no longer correct.
What do I need to do with regard to this reference when I deploy to live
hosting. Do I need to set it programatically via the web.confg or something?
Any pointers/guidelines/code snippets appreciated!
I have uploaded the dll to /cgi-bin/thedll.dll, I just need to know how to
reference it.
Thanks!
Lauchlan M
I have an asp.net project which has some project references to various
things it needs. Specifically, the project has a reference to a
nexusdbdotnetprovider dll, with a reference path in the project to . .
..\NexusDBdotNetProvider.dll
This all works fine on my development system.
However, it doesn't work when I deploy it live, because the references in
the dll files are no longer correct.
What do I need to do with regard to this reference when I deploy to live
hosting. Do I need to set it programatically via the web.confg or something?
Any pointers/guidelines/code snippets appreciated!
I have uploaded the dll to /cgi-bin/thedll.dll, I just need to know how to
reference it.
Thanks!
Lauchlan M