Visual Studio :: Compiling .NET 2.0 Application To Work With 3.5.1 Framework?
Aug 5, 2010
Here is my problem: We recently upgraded our server to Windows Server 2008, IIS 7.5, which has .NET 3.5.1 installed. I have an ASP.NET 2.0 web application that needs to be migrated to this server, and as we are a non-profit organization, I need to do so as inexpensively as possible. It is a simple application and I do not need the new features in more recent versions of .NET, Visual Studio, etc. I just need to make it work.
Platform Summary:
ASP.NET 2.0 Application
.NET 3.5.1 Framework
Visual Studio 2005
My question is: Do I have to upgrade to Visual Studio 2010 in order to compile my 2.0 application to work with the 3.5 framework? Or is there another way to accomplish this?
View 3 Replies
Similar Messages:
Feb 12, 2010
i have VS 2008 and i want to creat some asp.net sample applications with framework 4.
is there some method or update for vs2008 that let the vs 2008 users use framework 4 and controls?
View 1 Replies
Jul 29, 2010
I have a Silverlight site hosted in an asp page, it has been developed using vs2010 using .net 3.5 framework and silverlight 4. It all works on my dev box. However when I publish the site and get it deployed I get the error:
Could not load file or assembly 'Moe.Tactical.Ttas.Web' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
Description: An unhandled exception occurred during the execution of the current web request. review the stack trace for more information about the error and where it originated in the code.
Exception Details: System.BadImageFormatException: Could not load file or assembly 'Moe.Tactical.Ttas.Web' or one of its dependencies. This assembly is built by a runtime newer than the currently loaded runtime and cannot be loaded.
I have checked that the ISS asp setting are using 2.0.50727, and that all my references are using that runtime also.
I am not sure what to do to work out what the missing dependencies are at this point (I don't have access to the deployment box, I will have to go and sit with a system admin).
View 2 Replies
Feb 12, 2010
I'm trying to build a windows application running in Windows 7 that access the TFS work items and I'm getting an error messenge that says:
Could not load file or assembly 'Microsoft.TeamFoundation.Client, Version=9.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies.
I dig up a little bit to find out what is happening and I found out that the assembly must have a strong name which I'm still trying to understand how to give one to it but before that I tried to run the same code but as aweb application and it's running just fine. Running the same windows application in
windows Vista also works. Debuging the windows application in windows 7 code the error throws when a rotine that has an object been stantiated to the class TeamFoundationServer is called. This class is into the Microsoft.TeamFoundation.Client.dll which is the dll that I should give the strong name, and may be solve the problem. What I would like to know is if it already have happened with you to some reference doesn't work to a specifc kind of application and if giving a strong name solved your problem or from your experience what might be occurring?
View 2 Replies
May 23, 2010
Best way to describe my issue with vs 2010.create a new website. create the App_Code folder. create a new class in the folder. put the line "x" in the class declaration. hit compile. And the website will compile with no errors. It's not "seeing" this new class as being part of the project best I can tell.
View 1 Replies
Jul 27, 2010
is it possible to install VS 2005 Pro edition on a Windows 7 64Bit machine?
Would the web projects and application deployed with it work on this platform?
View 1 Replies
Feb 14, 2011
Im working on a website project with Visual Studio 2010 from 2 different computers (home & work).
In Dreamweaver Im used to FTP to upload/download files to/from a webserver to syncronice my files on the current computer Im working on.What is best option in Visual Studio 2010 to sync project files between home & work computers? I have seen there is a built in FTP, but seems only it can upload files, limited functionality?
View 1 Replies
Apr 1, 2010
i install url rewrite iis module to my computer i want when i press f5 in visual studio my project work with url rewrite how can i this?my web sites is not seeming in iis.
module=http://www.iis.net/expand/URLRewrite
View 1 Replies
May 28, 2010
How can I ensure that web application converted from 2003 visual studio to 2008 visual studio
to have two files as it is when create a web file in visual studio 2008.The web application is in Chsarp. I have converted these filesfrom 2003 to 2008 but they still have three files each.
View 4 Replies
Mar 28, 2011
I'm trying to publish my ASP.NET web application in Visual Studio 2010. I'm then trying to install it as a website on a server using IIS. I've gotten my application to publish (to a .zip file) but it points to the physical directory on my hard drive. This obviously will not work on the server.
View 3 Replies
Mar 16, 2010
I have installed Visual studio 2008 sp1!but only. work3.5 net frame, then I reinstalled. framework3.5 net but failed.and I can not install.OS: Windows 7 Professional information before installingand while installing
I had click Online readme and and found this forum
View 2 Replies
Feb 4, 2010
I have a solution of VS2008 with 60 odd porject with targetted framework 2.0.
Now I wanted to Upgrade all proejct framework at once from .net 2.0 to 3.5 in and exhisting VS2008 solution
I don't wanted to upgrade each project one by one.
How can i do it
View 4 Replies
Nov 22, 2010
I would like to upgrade my project under .net 2.0 vs 4.0, but on the dropdown list I don't have the 4.0. Only 2/3 & 3.5.
My .Net 4 is full installed with Visual Studio 2010.
why I don't select the framework 4?
View 1 Replies
Feb 18, 2011
I have visual studio 2008. But all my references are to the 2.0 framework. This is causing stability issues with my screensraper. How can get visual studio to use the 3.5 framework.
View 2 Replies
Jan 14, 2010
Title says it all... I want to compile some code that targets .NET v3.5 in Visual Studio 2005.
I suppose I could download the 2008 Express Editions... do I need both Visual Web Developer AND C#?
View 3 Replies
Mar 2, 2010
I have 2 tables Departments {ID, DeptCode (PK), SubDeptCode (PK)} and Employee {ID, Name (PK), DeptID (PK & FK to ID in Deparments)}.
Both ID fields are declare as UNIQUE and incremental identity. It works fine in sql server 2000 but EF won't map the relation in my app.
View 2 Replies
Nov 2, 2010
I just installed Visual Studio 2010 on my Windows 7 laptop in order to start learning the Entity Framework. For some reason that I haven't been able to figure out, when I try to add a new item, there is no template for the ADO.NET Entity Framework. Why the template doesn't exist and what I need to do in order to get the template? I came across a post that stated that in order restore the template that I needed to do the following:
devenv /installvstemplates
View 15 Replies
Mar 8, 2011
'm using VS2010 Ultimate, but i cannot debug framework source code right now. i've setup all the configuration as need.
View 3 Replies
Apr 16, 2010
For a web application we are using VS2005 and 2.0 framework...we want to migrate from vs2005 to vs2010 and 4.0 framework...
View 1 Replies
Jun 9, 2010
I want to know whether we have any new features or Framework related to UI design (like webparts) or any othere items which is introduced with the VS2010 for new way of desiging the Aspx page.
View 1 Replies
Oct 23, 2010
When I tried to deploy the project using DotNet 2.0 using VS2010, it failed and no error message. I make sure all the Framework checkboxes have 2.0 checked. In the prerequisies window, I only checked the installer 3.1. In the Detected Dependencies, The Microsoft .NET Framework is 2.0. The development and target PCs are both XP - SP3. When I unpack the .msi file in the target PC and run the application, it crashed.The only way to make that work is to use VS2005 to perform the setup. Of course, copying the files over to the target PC directory works. So, the VS2010 setup is unpacking something at the target that makes it crash. VS2010 fixed the code-behind fatal bugs and I cannot go back to VS2005 or VS2008. I also noticed that you need to install 3.5 before you can use 2.0 in VS2010... Anybody knows what is going on ?
View 3 Replies
Mar 28, 2011
I want to use entity framework model for visual studio 2010. I am using oracle database. i was wondering
if it is possible to use entity framework for oracle. If it is not possible then I will just use simple ADO.net and call stord proc and packages.I already downloaded oracle data provider for entity frameowrk from codeplex web site.can someone give me any example that connects to a sample oracle database and use LINQ to oracle
View 1 Replies
Mar 17, 2010
Do I need to Install .Net 1.1 Framework on server to host Web app in Visual Studio 2003? I have all .net dlls in GAC.
View 1 Replies
Nov 30, 2010
How do I obtain and install the ADO.net entity frame work for VS 2010 ?
Was something missed when VS 2010 was installed ?
View 2 Replies
Mar 5, 2010
I noticed when creating a reference that two of the columns in the dialog box under the .Net tab have Version and Runtime.
I'm assuming that Version is the version of the .Net Framework that a given namespace was introduced with.
I'm not sure I understand what the runtime is though. I originally thought it was for the version of ASP.net but now I question that. If look at two namespaces that were introduced with two different Versions they can have the same run time. This contradicts my original conclusion.
how these relate to each other and correct any misunderstandings I my have with this?
View 1 Replies