Results 1 to 4 of 4

Thread: Remember to edit Web.Config when using VS2005

  1. #1
    Join Date
    Mar 2005
    Posts
    163
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Remember to edit Web.Config when using VS2005

    I posted a question late last night, I knew it wasn't a RFH problem (but it still got removed). Anyway, I solved it this morning, and the issue was this:

    1. You create a new web project in VS2005
    2. You view it online and the the "turn custome Errors mode to off" msg even tho it is 'off'
    The reason is becuase in he web.config file VS2005 adds a XMLS reference in the <configuration> part which refers to the .net 2.0 framework, and since RFH isn't 2.0 yet, the application doesn't run

    Also should you decide to the to publish or build your project, be sure that VS will add the XMLS reference back into the web.config so you will have to edit it again. (this was my exact proelm last night)

    Anyway, its something that easily forgotten and can cause a lot of stress, so just try and remember, or write it down next to your PC,

  2. #2
    Join Date
    Feb 2004
    Posts
    4,901
    Thanks
    2
    Thanked 134 Times in 113 Posts

    Default

    Didnt get removed!

    http://forums.redfoxuk.com/showthread.php?t=3288

    Anything involving Red Fox Hosting services MUST be in a Red Fox Hosting forum - so again, this thread has been moved.
    Warren Ashcroft
    Red Fox UK Limited - Pioneers in Internet Technology
    http://www.redfoxuk.com
    w.ashcroft [at] redfoxuk.com

    NOTE: Forum Private Messaging should not be used to contact staff with support queries.

  3. #3
    Join Date
    Mar 2005
    Posts
    163
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Ok, it's just that it isn;t anything to do with RFH.

  4. #4
    Join Date
    Jun 2005
    Posts
    1,081
    Thanks
    4
    Thanked 15 Times in 15 Posts

    Default

    I just wanted to point out that you can run VS.Net 2003 alongside VS.Net 2005. This allows you to continue working on v1.1 sites in VS.Net 2003 whilst migrating sites to v2 using VS.Net 2005.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Modification of IIS config by software
    By cswd in forum Development Support
    Replies: 2
    Last Post: 19th April 2006, 05:15 PM
  2. web.config question
    By theonlinecleaningshop in forum Technical Support
    Replies: 4
    Last Post: 15th March 2006, 10:09 AM
  3. web.config and aythentication error
    By jaimalchohan in forum ASP.NET
    Replies: 3
    Last Post: 24th October 2005, 03:42 PM
  4. How to config .NET Client to use HTTP 1.0
    By dntchaseme in forum ASP.NET
    Replies: 1
    Last Post: 10th October 2005, 07:54 AM
  5. ASP Upload Config
    By Richard Murrant in forum ASP (VBScript)
    Replies: 3
    Last Post: 5th July 2005, 05:57 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •