Link to home
Start Free TrialLog in
Avatar of jruit718
jruit718

asked on

Create remote website using ASP.NET 2.0

Hello,

I am trying to create an asp.net 2.0 webiste on a remote web server that we have in our building for development purposes.

I have enabled "Front Page Extensions". I am able to create a website remotely. However when I go to debug my application I get the following error message:

"Unable to start debugging on the web server. The system detected a possible attempt to compromise security. Please ensure you can contact the server that authenticated you.

Click help for more information."

I am using Windows authentication for the website in question. I am on the same Workgroup as the development server.

Any ideas what could be wrong?

Thanks in advance....
ASKER CERTIFIED SOLUTION
Avatar of jjardine
jjardine
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jruit718
jruit718

ASKER

Thanks