Help on VWD2005 - beginer problem

T

tony wong

Just simply created a new web site and add some words by visual web
Developer 2005 Express edition.

it is ok to run at VWD 2005 express at local computer.

then i copied all the 3 files to IIS6 Windows2003 server with dot net 2

i get the following errors running from IIS6. What's go wrong? Thanks.

Server Error in '/' Application.
 
J

John Timney \(MVP\)

Tony,

Thats really just a generic error from the runtime - you'll need to be a bit
more specific about what the error is.

Make sure your web site is an application in IIS, and turn on the
customerrors option in your web.config filoe to get a better idea of waht
the error is.

<customErrors
mode="RemoteOnly"
/>

--
Regards

John Timney (MVP)
VISIT MY WEBSITE:
http://www.johntimney.com
http://www.johntimney.com/blog
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,043
Latest member
CannalabsCBDReview

Latest Threads

Top