Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.
To find out the error
1.set CustomErrors to Off
and then got error screen showing
2. Natsnet.dll error (actually in ..\inetpub\wwwroot\web.config uses this dll)
3. But I run (..\inetpub\wwwroot\site) I have not used natsnet.dll or reference inside the site application and web.config.
4. problem is its taking from root web.config and coming to inner web.config.
5. At last i copied dll to (..\inetpub\wwwroot\site\bin) then it works on remote server.
Subscribe to:
Post Comments (Atom)

No comments:
Post a Comment