Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

10
votes
14answers
3k views

What .NET Framework version should I ship with; 2, 3, 3.5?

My application uses 2.0. At some point in the future I may want to start using newer features added in later framework versions. Should I wait until then? Or are there advantages to updating to the ...
9
votes
5answers
3k views

Determine .NET Framework version for dll

I have an old dll that was compiled against the .NET framework and deployed. I am not sure which version of the .NET framework it was compiled against. I am wondering how I can determine which ...
6
votes
2answers
171 views

ASP.NET 2.0 or 3.5?

There was a time that I thought the current non-beta ASP.NET claimed the version number of the current .NET CLR (2.0), even though the .NET Framework was version 3.5. Whenever I saw "ASP.NET 3.5", I ...
5
votes
4answers
574 views

What is meant by ASP.net Version 2.0?

What precisely do we mean by ASP.NET version 2.0 ? Is it the version lined with .net CLR version 2.0 ? What about aspnet_isapi.dll and aspnet_wp.exe ? How do they fit in with respect to the versions ...
4
votes
4answers
6k views

Is it safe to remove previous versions of the .NET framework? [closed]

I've just installed the 3.5 .NET Framework and while doing some cleaning I've notice that I have a lot of older versions installed (1.1, 1.1 Hotfix(xxx), 2.0, 2.0 service pack etc...). I wonder if I ...
3
votes
1answer
65 views

The primary reference XXX could not be resolved because it has an indirect dependency on the framework assembly

I have created a simple XNA Windows Class Library with XNA 4.0 called "NivekGameEngine". I have created a simple game for the Windows platform, and I can access all contents of my dll just fine. The ...
2
votes
3answers
94 views

Does .net 3.5 Application run on computers without 3.5 but with 4?

I am currently developing a GUI using visual studio 2008 targeting .NetFramework 3.5 I was wondering can a computer without 3.5 but with the latest version(4.0) run the application without any problem ...
2
votes
2answers
150 views

is asp.net and .net framework version are same? or asp.net or clr version are same?

this was my previous question hi i am new to net framework. can u tell me is .net framework version and asp.net version are different. is clr version and asp.net version has some relation. How can i ...
2
votes
1answer
191 views

What package of .Net framework is required on target client machine in order to run .Net winforms application?

I'm Trying to deploy my winforms project using installshield in order to make is available to be installed on other computers. My project is written under .net framework 3.5. My question is : What ...
2
votes
5answers
27k views

Which .NET framework version will be included in Windows 7? [closed]

Does anybody know if Microsoft has already decided which version of the .NET framework will be shipped in Windows 7 next year (2009)? Will it .NET 3.5 (SP 1) or maybe 4.0?
1
vote
2answers
45 views

Can I still target .NET Framework 1.1 in VisualStudio 2010?

I am working with a project which uses .Net Frame V1.1 runs on VisualStudio 2003, Now, I want to run my project in VisualStudio 2010? Can I still target .NET Framework 1.1 in VisualStudio 2010?
1
vote
0answers
39 views

msbuild: how to register different versions of the same dll?

I have the following dll registration within my ms build now using the code below although we work with different code bases which might need different versions of the dll registered, i.e. MyLib.dll ...
1
vote
1answer
679 views

.Net framework - “unable to find a version of the runtime to run this application”

Machine with /Net framework version 4.0 installed m/c (win xp with sp3) (no previous framework version present) when try to run the program which is compiled in framework previous version of .net ...
1
vote
2answers
95 views

Diffrances in Localized Versions of the .NET Framework

I am wondering what the differences are in localised versions of the.net frameworks running under application the same culture code (i.e. application is not localised). So far I understand that: ...
0
votes
0answers
19 views

Unable to update Windows ASP.NET Framework, Service Packs on Windows XP Home

I'm on Windows XP Home. I recently had to do a PC Recovery, and afterwards, all of my files remained, but some programs couldn't function. One of them was Visual Web Developer. I had to do a lot of ...
0
votes
3answers
29 views

Solution with vs2005 and vs2010 projects.Any problems

I am currently working in a place where they still use .net 2.0. I would like to add some projects(. net 4.0) to existing solution . Would this create any issues? I suppose as long I use a "top down ...
0
votes
0answers
154 views

Error: Unable to generate a temporary class (result=1) … When Invoking Methods on a Web Service

Error: Unable to generate a temporary class (result=1) ... When Invoking Methods on a Web Service. I am using VS 2008 C# ASP.NET 3.5. I am invoking a remote webservice to my application. Server ...
0
votes
2answers
53 views

IIS7: Why can't i Choose v3.5 .net Framework?

The only choices for the application pools are .net 2.0 or 4.0, but my machine is running on 3.5. I am currently getting a system.platformnotsupportedexeception in an app that i built, and i ...
0
votes
2answers
55 views

Install GitExtensions on a machine with .NET 4.0 only

.NET 4.0 / Visual Studio 2010 is installed on my machine. When I execute the current installer (GitExtensions224SetupComplete.msi) it tells me that I need to install .NET 3.5. Can one use ...
0
votes
0answers
43 views

Problem with .net versions of web project & web service

I have developed web project from .net framework 4.0 & I developed web service from .net framework 2.0 & both of them installed on the same virtual directory . My virtual directory is having ...
0
votes
0answers
33 views

An add-in for Visual Studio works well on framework 3.5 but not on 4

I'm working on an add-in for Visual Studio which works well on framework 3.5 but not on 4. Do you have any idea why would the add-in do this? The add-in is written in C#. The problem happens after I ...
0
votes
0answers
10 views

Software installation prerequisites

I have coded a software in c# 2010 using entity framework. and provided it to user in release mode. Is required for user to install Windows XP SP3 and .Net 4.0 framwork. Please give me confirmed ...
0
votes
1answer
118 views

Version of IIS & .net framework

Is there any IIS version release after IIS 7.5? And is there any update for .NetFramework released after .NetFramework 4?
0
votes
1answer
21 views

Where can I find a comparison of what changed between the different versions of Microsoft's ASP.Net Web Parts?

I realize that I could manually go through the documentation of each object for each version of the .Net framework, but that would be less than ideal. Where can I find a table or outline or some other ...
0
votes
1answer
47 views

Is it possible to use Visual Basic Express 2008 and develop apps to run on the .net framework 1.0?

I'm trying to develop an app with Microsoft's Visual Basic Express 2008 to run on the .net framework 1.0. Is there something I can download to do this or do I have to require the latest framework to ...
0
votes
2answers
88 views

Installing .NET frmwk 1.1 after 2.0 and 3.5

I am currently running Windows 7 - 64bit, with .NET framework 2.0 and 3.5 installed. I have a customer that needs a program written for .NET 1.1. Visual Studio will not let me build for a target ...
0
votes
2answers
207 views

Advantages of .NET 3.5 vs 2.0, for customers

Did you ever have to persuade your customers that migrating your ASP.NET web forms application from 2.0 to 3.5 is necessary? Why customers should install a new framework? (and sometimes a new ...
0
votes
1answer
418 views

How do I make the MSBuild task in Mono's xbuild use the .NET 3.5 framework?

I'm trying to build a MonoTouch project using xbuild (on a Mac, clearly). Here's my xbuild project: <Project DefaultTargets="Application" ToolsVersion="3.5" ...
0
votes
2answers
1k views

Runtime problems for ASP.Net website in IIS7/Win7 .Net 4.0

In VS2010 the project's target framework is 4.0. In IIS7, localhost's .Net version is 4.0. But for my application's App Pool, there's no 4.0 framework available to choose from. And after I deploy the ...
0
votes
4answers
437 views

Deploying a Hello Word Silverlight app to IIS5, Win XP

Besides adding these File Types to IIS and installing the .NET framework 4.0 to the Web Server, what else do I need to do to get a Hello Word Silver Light web app to work? is there a separate ...
-1
votes
3answers
124 views

.NET 3.5 application running a .NET 4.0 API [closed]

We have a few applications that are under the .net 3.5 framework. We have a code API (library for reusable access to central database information) that is distributed. We have moved that piece of the ...
-4
votes
0answers
28 views

Ajax toolkit extender exception [closed]

How can solve the problem of Ajax Toolkit extender in .NET 4.0? problem is: An unhandled exception was generated during the execution of the current web request. Information regarding the origin ...