|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Configuring ASP.NET Development server, HOW??Hi
How do one configure the 'ASP.NET Development server' in Visual Studio 2005 ?? I migrating an application from 1.1 to 2.0. The application is using a third party component (Infragistics WebTree) which loads its scripts from a virtual directory called 'ig_common', but how do I create this virtual folder for the Development server ?? TIA Søren What is it "Development server"
just create virtual folder for 'ig_common' as usual What's wrong with it? Show quote "Søren M. Olesen" wrote: > How do one configure the 'ASP.NET Development server' in Visual Studio 2005 > ?? > > I migrating an application from 1.1 to 2.0. The application is using a third > party component (Infragistics WebTree) which loads its scripts from a > virtual directory called 'ig_common', but how do I create this virtual > folder for the Development server ?? -- WBR, Michael Nemtsev :: blog: http://spaces.msn.com/laflour "At times one remains faithful to a cause only because its opponents do not cease to be insipid." (c) Friedrich Nietzsche Hello, Michael!
>What is it "Development server" http://msdn2.microsoft.com/en-us/library/58wxa9w5.aspxHello, S?ren!
SMO> I migrating an application from 1.1 to 2.0. The application is using a SMO> third party component (Infragistics WebTree) which loads its scripts SMO> from a virtual directory called 'ig_common', but how do I create this SMO> virtual folder for the Development server ?? IMO you can create separate virtual folder for this component under IIS. |
|||||||||||||||||||||||