P
Paul W Smith
I currently have a web site at www.middlesexccl.com
I am also developing a new version of the web site using ASP.NET. I would
like to give certain people access to this for evaluation purposes, so I
thought I would create a directory called NewSite and copy the new files
there. My problem is when I use
www.middlesexccl.com/NewSite/LeagueTables.aspx
I get an error message - Server Error in '/' Application. I have done as
suggested by inserting the line in my webconfig file. The LeagueTables.apsx
file works correctly on my local machine.
If I try to reference an HTML page from the NewSite directory I have no
issue.
Can anyone let me know what my issue is, and how to solve it.
PWS
I am also developing a new version of the web site using ASP.NET. I would
like to give certain people access to this for evaluation purposes, so I
thought I would create a directory called NewSite and copy the new files
there. My problem is when I use
www.middlesexccl.com/NewSite/LeagueTables.aspx
I get an error message - Server Error in '/' Application. I have done as
suggested by inserting the line in my webconfig file. The LeagueTables.apsx
file works correctly on my local machine.
If I try to reference an HTML page from the NewSite directory I have no
issue.
Can anyone let me know what my issue is, and how to solve it.
PWS