ASP.Net Deployment **RESOLVED**
hi All,
I have created a setup for a web application using a Web setup project and added my projects it it. I have then deployed this Setup onto another machine, installation went on fine and the respective DLLs have been copied to the bin directory of the web application. The problem is that from internet explorer I cant access the pages within the Dlls that have been installed, I'm sure I'm missing something here... I dont know how deployed projects in ASP.net are supposed to be called friom IE...
can anyone help??? its quite urgent, thanx.