Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. which Machine.config in use??

which Machine.config in use??

Scheduled Pinned Locked Moved ASP.NET
csharpquestionasp-netdatabase
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M Offline
    M Offline
    mittalpa
    wrote on last edited by
    #1

    Hi, Environment - VB.NET, ASP.NET, SQL Server 2000. If I go to "C:\WINNT\Microsoft.NET\Framework\", I see multiple installation of .Net Framework. Each having its machine.config. How do I figure out which one in use by Visual Studio.NET? Please advice. Thanks Pankaj Follow your goals, Means will follow you ---Gandhi---

    P 1 Reply Last reply
    0
    • M mittalpa

      Hi, Environment - VB.NET, ASP.NET, SQL Server 2000. If I go to "C:\WINNT\Microsoft.NET\Framework\", I see multiple installation of .Net Framework. Each having its machine.config. How do I figure out which one in use by Visual Studio.NET? Please advice. Thanks Pankaj Follow your goals, Means will follow you ---Gandhi---

      P Offline
      P Offline
      Pratik Desai
      wrote on last edited by
      #2

      It depends on the version of Visual Studio.net you are using. Visual Studio .net 2002 is shipped with version 1.0 of the Microsoft .net framework sdk while visual studio .net 2003 is shipped with version 1.1 Thus VS .NET 2002 always builds version 1.0 applications, whereas VS .NET 2003 builds 1.1 applications Visual studio .net 2003 also allows you to choose which version your project supports by providing Supported Runtimes property. From the VS .net 2003 toolbar select Project --> Properties --> Common Properties --> Build --> Property Pages Dialog Box --> Supported Runtimes selection. (by default it is 1.1)

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups