Ask a Question related to ASP Components, Design and Development.
-
Thibaut #1
Asp framework 1.1 with Visual Studio 2005
i try to develop an application asp web on Visual Studio 2005 with the
framework 1.1.
Is it possible to have this configuration?
It 's possible to point on the framework 1.1 with no web application .
In this case,there a project file .csproj (for csharp) to indicate the
framework to use.(<import ...>).
But for a web application ,there is not a project file.
Is there an other solution to use?
Thanks
Thibaut Guest
-
How to use Acrobat 7 Plug-in wizard in visual studio .net 2005?
I use Acrobat7 Plug-in wizard in visual studio .net 2003.NOW I think using acrobat 7 Plug-in wizard in visual studio .net 2005,Who can give me same... -
Visual Studio 2005
Can anyone install VS2005 on Vista 5308? -
Visual Studio .NET 2005 using Web Application Project
Because I wanted the builds for my ASP.NET sites to be a single *.dll in a /bin/ directory (like VSNET 2003), I decided to try the Web Application... -
Custom controls / Toolbox / Visual studio 2005
Hi, Recently upgraded to VS 2005 from 2003. Started rebuilding an asp.net app from scratch. Not using projects (not sure at this point whether I... -
Visual Studio 2005 .master extension
:cool; Has anyone been able to use a template page to update a .master file in Dreamweaver? I've created a template page (ASPTest.dwt) and I want... -
James Jones #2
Re: Asp framework 1.1 with Visual Studio 2005
that i know of, i had VS2005, and it made me have .NET 2.0...........why do
u need 1.1? its out of date now, lol.
for any of my projects to run, i had to have the .Net Framework 2.0
installed
hope this helps
"Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
news:65B0B5DF-26DE-4816-AA74-877F793FD11F@microsoft.com...>i try to develop an application asp web on Visual Studio 2005 with the
> framework 1.1.
> Is it possible to have this configuration?
> It 's possible to point on the framework 1.1 with no web application .
> In this case,there a project file .csproj (for csharp) to indicate the
> framework to use.(<import ...>).
> But for a web application ,there is not a project file.
> Is there an other solution to use?
> Thanks
James Jones Guest
-
Thibaut #3
Re: Asp framework 1.1 with Visual Studio 2005
We need 1.1 because we effect maintenance on differents applications which
are developping in 1.1 but the futur machines are configurate with visual
studio 2005.
"James Jones" a écrit :
> that i know of, i had VS2005, and it made me have .NET 2.0...........why do
> u need 1.1? its out of date now, lol.
>
> for any of my projects to run, i had to have the .Net Framework 2.0
> installed
>
> hope this helps
>
>
>
> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
> news:65B0B5DF-26DE-4816-AA74-877F793FD11F@microsoft.com...>> >i try to develop an application asp web on Visual Studio 2005 with the
> > framework 1.1.
> > Is it possible to have this configuration?
> > It 's possible to point on the framework 1.1 with no web application .
> > In this case,there a project file .csproj (for csharp) to indicate the
> > framework to use.(<import ...>).
> > But for a web application ,there is not a project file.
> > Is there an other solution to use?
> > Thanks
>
>Thibaut Guest
-
Kyle Peterson #4
Re: Asp framework 1.1 with Visual Studio 2005
2002 is for 1.0
2003 is for 1.1
2005 is for 2.0
each version of vs is tailored to work with a certain framework
no way I know of to make 2005 use 1.1
But I know 2003 and 2005 work fine on the same machine and do not bother
each other as that's what I do
"Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
news:5E1AC6EE-BCC0-45CC-9D7B-CCBC83E4AC02@microsoft.com...> We need 1.1 because we effect maintenance on differents applications
> which
> are developping in 1.1 but the futur machines are configurate with visual
> studio 2005.
>
> "James Jones" a écrit :
>>> that i know of, i had VS2005, and it made me have .NET 2.0...........why
>> do
>> u need 1.1? its out of date now, lol.
>>
>> for any of my projects to run, i had to have the .Net Framework 2.0
>> installed
>>
>> hope this helps
>>
>>
>>
>> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
>> news:65B0B5DF-26DE-4816-AA74-877F793FD11F@microsoft.com...>>>> >i try to develop an application asp web on Visual Studio 2005 with the
>> > framework 1.1.
>> > Is it possible to have this configuration?
>> > It 's possible to point on the framework 1.1 with no web application .
>> > In this case,there a project file .csproj (for csharp) to indicate the
>> > framework to use.(<import ...>).
>> > But for a web application ,there is not a project file.
>> > Is there an other solution to use?
>> > Thanks
>>
>>
Kyle Peterson Guest
-
Thibaut #5
Re: Asp framework 1.1 with Visual Studio 2005
It's possible to use a different framework for non web application
see:
[url]http://diazorm.e-supinfo.net/blog/?p=88[/url]
or
[url]http://msdn.microsoft.com/vstudio/downloads/tools/msbee/default.aspx[/url]
But i don't how do for a web application
Thanks for any informations
"Kyle Peterson" a écrit :
> 2002 is for 1.0
> 2003 is for 1.1
> 2005 is for 2.0
>
> each version of vs is tailored to work with a certain framework
>
> no way I know of to make 2005 use 1.1
>
> But I know 2003 and 2005 work fine on the same machine and do not bother
> each other as that's what I do
>
>
>
> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
> news:5E1AC6EE-BCC0-45CC-9D7B-CCBC83E4AC02@microsoft.com...>> > We need 1.1 because we effect maintenance on differents applications
> > which
> > are developping in 1.1 but the futur machines are configurate with visual
> > studio 2005.
> >
> > "James Jones" a écrit :
> >> >> that i know of, i had VS2005, and it made me have .NET 2.0...........why
> >> do
> >> u need 1.1? its out of date now, lol.
> >>
> >> for any of my projects to run, i had to have the .Net Framework 2.0
> >> installed
> >>
> >> hope this helps
> >>
> >>
> >>
> >> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
> >> news:65B0B5DF-26DE-4816-AA74-877F793FD11F@microsoft.com...
> >> >i try to develop an application asp web on Visual Studio 2005 with the
> >> > framework 1.1.
> >> > Is it possible to have this configuration?
> >> > It 's possible to point on the framework 1.1 with no web application .
> >> > In this case,there a project file .csproj (for csharp) to indicate the
> >> > framework to use.(<import ...>).
> >> > But for a web application ,there is not a project file.
> >> > Is there an other solution to use?
> >> > Thanks
> >>
> >>
> >>
>
>Thibaut Guest
-
Kyle Peterson #6
Re: Asp framework 1.1 with Visual Studio 2005
cool 2nd link... didnt know about that yet
"Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
news:E7747650-3785-4D38-8B9D-28E9D6CB72C0@microsoft.com...> It's possible to use a different framework for non web application
> see:
> [url]http://diazorm.e-supinfo.net/blog/?p=88[/url]
> or
> [url]http://msdn.microsoft.com/vstudio/downloads/tools/msbee/default.aspx[/url]
>
> But i don't how do for a web application
> Thanks for any informations
>
> "Kyle Peterson" a écrit :
>>> 2002 is for 1.0
>> 2003 is for 1.1
>> 2005 is for 2.0
>>
>> each version of vs is tailored to work with a certain framework
>>
>> no way I know of to make 2005 use 1.1
>>
>> But I know 2003 and 2005 work fine on the same machine and do not bother
>> each other as that's what I do
>>
>>
>>
>> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
>> news:5E1AC6EE-BCC0-45CC-9D7B-CCBC83E4AC02@microsoft.com...>>>> > We need 1.1 because we effect maintenance on differents applications
>> > which
>> > are developping in 1.1 but the futur machines are configurate with
>> > visual
>> > studio 2005.
>> >
>> > "James Jones" a écrit :
>> >
>> >> that i know of, i had VS2005, and it made me have .NET
>> >> 2.0...........why
>> >> do
>> >> u need 1.1? its out of date now, lol.
>> >>
>> >> for any of my projects to run, i had to have the .Net Framework 2.0
>> >> installed
>> >>
>> >> hope this helps
>> >>
>> >>
>> >>
>> >> "Thibaut" <Thibaut@discussions.microsoft.com> wrote in message
>> >> news:65B0B5DF-26DE-4816-AA74-877F793FD11F@microsoft.com...
>> >> >i try to develop an application asp web on Visual Studio 2005 with
>> >> >the
>> >> > framework 1.1.
>> >> > Is it possible to have this configuration?
>> >> > It 's possible to point on the framework 1.1 with no web application
>> >> > .
>> >> > In this case,there a project file .csproj (for csharp) to indicate
>> >> > the
>> >> > framework to use.(<import ...>).
>> >> > But for a web application ,there is not a project file.
>> >> > Is there an other solution to use?
>> >> > Thanks
>> >>
>> >>
>> >>
>>
>>
Kyle Peterson Guest



Reply With Quote

