Wrox Programmer Forums
Go Back   Wrox Programmer Forums > ASP.NET and ASP > ASP.NET 1.0 and 1.1 > ASP.NET 1.1
|
ASP.NET 1.1 As of 10/6/2005, this forum is locked as part of the reorganization described here: http://p2p.wrox.com/topic.asp?TOPIC_ID=35394. No posts have been deleted. Open ongoing discussions from the last week have been moved to either ASP.NET 1.0 and 1.1 Beginners http://p2p.wrox.com/asp-net-1-0-1-1-basics-60/ or ASP.NET 1.0 and 1.1 Professional. http://p2p.wrox.com/forum.asp?FORUM_ID=50. See my sticky post inside for more.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.1 section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old September 30th, 2003, 06:13 AM
Friend of Wrox
 
Join Date: Sep 2003
Posts: 101
Thanks: 0
Thanked 0 Times in 0 Posts
Default .net application installation prob

Hi
i developed one .net application. now i want to migrate this application to server.My server does'nt have anything except IIS 5.0.
i installed "Microsoft .NET Framework Version 1.1 Redistributable" from microsoft site. when i run my application it saying below error.

"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. "


Still do i need to do any installations?

pl advice me thanks
 
Old September 30th, 2003, 01:55 PM
planoie's Avatar
Friend of Wrox
 
Join Date: Aug 2003
Posts: 5,407
Thanks: 0
Thanked 16 Times in 16 Posts
Default

Can you get onto the server and run the application so you can see what the error is? If not, then you'll need to change the "customErrors" settings in the web config. Set it to "off" so you can see the errors remotely. Upload the web.config file again, and try a page again. Now you should be able to see the errors and at least be able to then figure out what's wrong with your application on that server.

Peter





Similar Threads
Thread Thread Starter Forum Replies Last Post
Installation vb.net windows application with CR. saket123 .NET Framework 2.0 0 August 12th, 2008 11:44 PM
Error during Installation of Data Application Harish70 Pro VB Databases 2 June 14th, 2007 06:20 AM
Solve Application Run Time Prob kvingupta Beginning VB 6 1 March 22nd, 2006 07:15 PM
Prob with WEB application when uncheck windows aut msrnivas .NET Web Services 2 July 14th, 2004 10:05 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.