I've been unable to find anyone that can seem to help me with the following problem.
Using the ASP Web Matrix I created a new ASP.Net page, added a button, text box (did the "my first ASP page" tutorial)...I saved this to my desktop. I then ran the file using the Web Matrix Server locally and it works fine. I now want to run this on a LAN IIS. When I copy the file into my folder on the LAN IIS, I get the following: Server Error in '/' Application. Runtime Error 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. .... I didn't use the ASP Web Matrix Server to connect to the IIS and create a new virtual directory, as I already have one in use. To be more precise, I have full permissions on the LAN IIS and use it daily to run ASP programs. All I did was create a folder in the same directory as the ASP programs (called it dotNet) and copied in my ASP.Net file. My sysadmin assures me that the .Net framework is installed on the IIS. I even created a web.config file in the dotNet folder, which the system seems to ignore as I set the mode="Off" and even tried redirecting. Something I read said that I need to split out my asp from my aspx and put the apsx files in its own seperate virtual directory. Is this correct? Are there any permissions I need to be aware of on IIS in order for aspx files to be processed? Is it possible to run ASP & ASPX together in the same location? Can someone help me out? Thanks in advance for your time and assistance. ------------------------ Yahoo! Groups Sponsor --------------------~--> <font face=arial size=-1><a href="http://us.ard.yahoo.com/SIG=12hvvf2ui/M=362131.6882499.7825260.1510227/D=groups/S=1705006764:TM/Y=YAHOO/EXP=1123106160/A=2889191/R=0/SIG=10r90krvo/*http://www.thebeehive.org ">Get Bzzzy! (real tools to help you find a job) Welcome to the Sweet Life - brought to you by One Economy</a>.</font> --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/AspNetAnyQuestionIsOk/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
