|
it
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Page cannot be displayed in release mode
Hi,
I am pretty new to asp.net, and have recently taken over a project. I have gotten to the point where I am about to release my changes, but for some reason when i build the project in release mode and launch in in IE I always get a "The Page cannot be displayed" page instead of my login form. Anyone have any ideas? The applciation works fine in debug mode, its just in release mode that this happens. Regards, Joel Joel wrote:
> Hi, Try a Dotnet group. This one covers classic asp, which is totally> > I am pretty new to asp.net, and have recently taken over a project. I have > gotten to the point where I am about to release my changes, but for some > reason when i build the project in release mode and launch in in IE I always > get a "The Page cannot be displayed" page instead of my login form. > > Anyone have any ideas? The applciation works fine in debug mode, its just in > release mode that this happens. > > Regards, > Joel different. Best option: microsoft.public.dotnet.framework.aspnet. -- Mike Brind "Joel" wrote ...
> Anyone have any ideas? The applciation works fine in debug mode, its just Like Mike mentioned this isn't really the right group - however, one thing > in release mode that this happens. that's caught me out in the past was the project build configuration, it might be that you've got it only building your projects in DEBUG mode and not in RELEASE mode, couple this with a browser set to only show friendly error messages and this could be the cause.. Hope this helps, and that you get it sorted .. Rob |
|||||||||||||||||||||||