Results 1 to 15 of 16
-
12-22-2008, 09:07 PM #1
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,176
- Thanks
- 744
- Thanked 701 Times in 550 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
An application error occurred on the server Error at GoDaddy.com
I was setting up a shared hosting for a guy he bought at GoDaddy. After uploading the contents I get this error:
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.
Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off".
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="Off"/>
</system.web>
</configuration>
Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL.
<!-- Web.Config Configuration File -->
<configuration>
<system.web>
<customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/>
</system.web>
</configuration>
I haven't bought the hosting, so went ahead check what he really got on the IIS settings. It was .Net version 1 while his website is developed on .Net 2. The .Net version can be seen on Account Summary at the hosting control panel. As I changed it to .Net 2 everything worked as it should! You might have to do a hard refresh to see the changes.Free Classified Ads & BUSINESS/PROFESSIONAL SOCIAL NETWORK
-
12-22-2008, 09:13 PM #2
Wow, thats really weird, gotta be careful about stuff.
Amir Mullick, SEO and Internet Marketer.
Wanna learn more about SEO? Visit my SEO Blog and Gadgets Blog
-
12-22-2008, 09:59 PM #3
how's is hosting by godaddy ? i always prefer different host.....
-
12-22-2008, 11:16 PM #4
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,176
- Thanks
- 744
- Thanked 701 Times in 550 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
-
12-22-2008, 11:42 PM #5
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,268
- Thanks
- 155
- Thanked 447 Times in 390 Posts
- Blog Entries
- 1
- Feedback Score
- 0
SEO | IPL Team Players | IPL Latest News | My Favorite- Virender Sehwag, Irfan Pathan, Kevin Pietersen | --> Advertising Agency India <--
-
12-22-2008, 11:44 PM #6
- Join Date
- Apr 2008
- Location
- Boston, USA
- Posts
- 13,176
- Thanks
- 744
- Thanked 701 Times in 550 Posts
- Blog Entries
- 4
- Feedback Score
- 4 (100%)
-
12-23-2008, 02:17 AM #7
Master
- Join Date
- Dec 2008
- Posts
- 1,099
- Thanks
- 51
- Thanked 34 Times in 27 Posts
- Feedback Score
- 0
lmao, sorry I have to do this. Well, .:TIH:. Thousand Island Hosting is very dependable and very affordable. Oops, did I just pop up with that host again.
-
12-23-2008, 02:18 AM #8
Master
- Join Date
- Dec 2008
- Posts
- 1,099
- Thanks
- 51
- Thanked 34 Times in 27 Posts
- Feedback Score
- 0
-
12-23-2008, 02:58 AM #9
-
12-23-2008, 03:05 AM #10
Master
- Join Date
- Dec 2008
- Posts
- 1,099
- Thanks
- 51
- Thanked 34 Times in 27 Posts
- Feedback Score
- 0
Check out http://www.thousandislandhosting. I'm on it and it's absoulutely amazing. I will assist you if you need help with it..
-
12-23-2008, 03:09 AM #11
- Join Date
- Apr 2008
- Location
- India
- Posts
- 8,268
- Thanks
- 155
- Thanked 447 Times in 390 Posts
- Blog Entries
- 1
- Feedback Score
- 0
SEO | IPL Team Players | IPL Latest News | My Favorite- Virender Sehwag, Irfan Pathan, Kevin Pietersen | --> Advertising Agency India <--
-
12-23-2008, 03:13 AM #12
-
12-23-2008, 03:18 AM #13
Master
- Join Date
- Dec 2008
- Posts
- 1,099
- Thanks
- 51
- Thanked 34 Times in 27 Posts
- Feedback Score
- 0
Pretty cool. Do you keep the revenue?
So yeah, that site is really good host - (talking about .:TIH:. Thousand Island Hosting)
-
12-23-2008, 03:24 AM #14
-
12-23-2008, 03:29 AM #15
Master
- Join Date
- Dec 2008
- Posts
- 1,099
- Thanks
- 51
- Thanked 34 Times in 27 Posts
- Feedback Score
- 0
Similar Threads
-
How to add an additional ip address in windows server 2003
By manik in forum Windows ServerReplies: 6Last Post: 02-02-2012, 12:17 AM -
What application is best for the firewall VPS / Dedicated Server?
By mamedesign in forum Website & Server AdministrationReplies: 0Last Post: 02-16-2010, 07:55 AM -
How to link MySQL database to .cfm page on a hosting server
By Abina in forum ColdFusionReplies: 1Last Post: 02-02-2010, 11:18 AM -
Please, I need advice on which Server to get for work
By bluewhale in forum Windows ServerReplies: 0Last Post: 01-06-2010, 10:27 AM -
Windows Server 2008 Delivers Web-based Experiences
By shovakoirala in forum Windows ServerReplies: 7Last Post: 12-11-2009, 05:49 PM


Reply With Quote





