Hello all,
I do not know if this is the correct area or not to ask this. I have created a couple of aspx pages that use a 3rd party dll. When I debug or run them through my local IIS I have no problem viewing them. When I try to run them on our intranet server, I get a compilation error stating that the namespace within the dll is not defined. I have added the dll to the solution and made a reference to that dll. I have also imported the namespace on the page and it still gives me this error. I tried publishing the web pages and that did not help either. I am at a loss as to what to do next, because my machine will run it and I can not find any differences in the IIS setup that might account for this.
Any help would be greatly appreciated,
Brian
ps: I am going to post this in the VB.Net forum as well
I do not know if this is the correct area or not to ask this. I have created a couple of aspx pages that use a 3rd party dll. When I debug or run them through my local IIS I have no problem viewing them. When I try to run them on our intranet server, I get a compilation error stating that the namespace within the dll is not defined. I have added the dll to the solution and made a reference to that dll. I have also imported the namespace on the page and it still gives me this error. I tried publishing the web pages and that did not help either. I am at a loss as to what to do next, because my machine will run it and I can not find any differences in the IIS setup that might account for this.
Any help would be greatly appreciated,
Brian
ps: I am going to post this in the VB.Net forum as well