|
More site info...
.NET Framework Setup | Forum profile
|
|
Forum profile page for .NET Framework Setup on http://msdn.microsoft.com.
This report page is the aggregated overview from a single forum: .NET Framework Setup, located on the Message Board at http://msdn.microsoft.com.
This forum profile page summarizes the general forum statistics such as: Users Activity, Forum Activity, and Top Authors, which are reported in either a table or graph below for a given reporting time period.
Additional forum profile information for ".NET Framework Setup" on the Message Board at http://msdn.microsoft.com is also shown in the following ways:
1) Latest Active Threads
2) Hot Threads for Last Week
Warning: These statistics are generated using 'best efforts' and can experience delays and reporting errors at times. Please note that such statistics do not constitute a forum's popularity and/or exact posting volumes at any given reporting period.
|
|
|
|
|
Posting activity on .NET Framework Setup:
|
|
Week
|
Month
|
3 Months
|
|
Threads:
|
95
|
306
|
958
|
|
Post:
|
132
|
394
|
1,706
|
|
|
.NET Framework Setup Posting activity graph:
|
Top authors during last week:
user's latest post:
General Setup Question regarding...
Published (2009-12-29 04:23:00)
Hi Barak P, Thank you for your reply. Thank you for your reply, however I am not sure what you mean. The dll that gets created when I build the project is automatically deleted (and recreated) when I build the project. Do you mean the dll in the temp dir? It doesn't mean that this DLL is temporary file in the temp folder. When we build one project for the first time, VS compiler will generate...
user's latest post:
.Net Framework Security Policy,
Published (2009-12-27 02:39:00)
By the way Mr. Chen, Do you deal with C# well? If yes I have question for you about conversion from C# 2003 .Net 1.1 application to C# 2008 using Express edition. Can we do that, if yes how? Thank you very much for your help Maan Kheirbeik
user's latest post:
Error in <authentication...
Published (2009-12-28 04:20:00)
Hello Maan, Sorry I am not familiar with the aspect about the conversion from lower to higher. You also could post this issue on the Visual C# General Forum for better response. Thank you for your understanding.
user's latest post:
.NET 3.5 SP1 on Windows 7 -...
Published (2009-12-28 17:52:00)
First time I hear that. Thanks a lot! u are welcome can mark as answered please...so we can move on...
user's latest post:
Microsoft.Netframework 2.0 error
Published (2009-12-20 19:18:00)
Une des solutions possibles: http://social.msdn.microsoft.com/forums/en-US/netfxbcl/thread/47c93410-2ee2-4dd1-812a-04475d50de7c/ Marked As Answer by YiChun Chen MSFT , Moderator 8 hours 55 minutes ago
user's latest post:
Compilation problem while...
Published (2009-12-29 08:00:00)
OsaDirectLicensing is one of the class in another website which will refer a vendor Key. that key is our's company owned key. here we dont want to remove that licenses key. Actually this application will run on visual studio installed pc's. With the help of licenses.licx file we can run this application with out visual studio installation and with dotnet framework. that means only dotnet frame work...
user's latest post:
what is netframework use for
Published (2009-12-29 12:57:00)
Let answer your question with analogy. If you going to build a house in order to put the wood panels and the roof you need a frame to support and fix your wood. So that exactly why you need framework 3.5. But if you go to your Application Properties and check the tab of reference and your project does not use any of those availables on 3.5 I believe you should be ok.
user's latest post:
General Setup Question regarding...
Published (2009-12-29 08:34:00)
Yichun, First of all thanks again for your very detailed response. I will try to provide as much detail as possible. On the machine that is working I have the following configuration: Vista SP2 Visual Studio Team System 2008 Version 9.0.30729.1 SP .NET 3.5 SP1 is installed Target Framework: 3.5 Please note the screenshot of the project references below, particularly the System.XML reference Machine...
|
|
|
|
Latest active threads on .NET Framework Setup::
Started 1 day, 19 hours ago (2009-12-29 12:57:00)
by gjplaceres
Let answer your question with analogy. If you going to build a house in order to put the wood panels and the roof you need a frame to support and fix your wood. So that exactly why you need framework 3.5. But if you go to your Application Properties and check the tab of reference and your project does not use any of those availables on 3.5 I believe you should be ok.
Started 1 day, 20 hours ago (2009-12-29 12:36:00)
by gjplaceres
Did you declare the dRow? as public or like Public dRow as new Datarow? Or the AppLocation is not declared. Do a debug an stop before that line and check if the value for APPlocation is nothing or Drow = Nothing. Is so, You need to declare the variable. Very common problem.
Started 1 week, 6 days ago (2009-12-17 15:47:00)
by Tushvyas007
Does Microsoft aware of any issues related to recent windows update caused this issue with .NET ? I noticed this error with microsoft .net 3.5 sp1 installed or without installed. Bascially you can't install any version of .NET 1.1 or 2.0 and freezes at Regsvcs.exe spikes cpu 100%? Any help would be appreciated Thanks, .NET Helper
Started 1 week, 6 days ago (2009-12-17 11:19:00)
by wizardgsz
Hello, I had a working 1.0, 1.1, 2.0, 3.0 . NET framework system. Suddenly I was not able to run/debug my .NET applications in VS 2005 and tools like InstallUtil.exe or RegSvcs.exe freeze the CPU to 100%. Today, after removing the framework I am not able to register both .NET Framework 1.1 and 2.0. The execution of RegSvcs.exe /bootstrapi for the System.EnterpriseServices.dll freeze my ...
Started 3 days, 1 hour ago (2009-12-28 07:09:00)
by YiChun Chen
Hi Barak P, Based on your description, it seems that you had some issue when you tried to build one existing Web application on your new machine. I tried creating a new web application and built this application on my machine. Then I went to the path: .....\WebApplication1\WebApplication1\bin and utilized .NET Reflector to check WebApplication1.dll . I found InternalXmlHelper Class in ...
|
|
Hot threads for last week on .NET Framework Setup::
Started 4 days, 12 hours ago (2009-12-26 20:48:00)
by Malange
Where's the user download of the .NET 3.5 SP1 for Windows 7? The one I've always used: http://www.microsoft.com/downloads/details.aspx?di splaylang=es&FamilyID=ab99342f-5d1a-413d-8319-81da 479ab0d7 but that isn't for windows 7 :( Thanks in advance
http://www.microsoft.com/downloads/details.aspx?Fa milyID=71deb800-c591-4f97-a900-bea146e4fae1&displa ylang=en
Started 6 days, 10 hours ago (2009-12-24 22:47:00)
by ShariqDON
Did you install Net Framwork via Internet? Or From DVD of Visual Studio CD ?
Started 1 week, 1 day ago (2009-12-22 23:26:00)
by PhilWilson
The question seems to indicate that you uninstalled the 1.1 framework? You don't have to uninstall anything, and a higher version of the ,NET FW does not replace a lower one, so the general answer is that you should just keep installing them. So yes, install 1.1 and 3.5 also.
Started 1 week, 1 day ago (2009-12-23 08:38:00)
by YiChun Chen
Hi Maan, Thank you for your post. Based on the error message "Application attempted to perform an operation not allowed by the security policy", it seems that you should configure CAS permissions to make this C# application run on this server. To achieve that, we can try . NET Framework Configuration Tool (Mscorcfg.msc) or Code Access Security Policy Tool (Caspol.exe). Please refer to:
...
Started 6 days, 1 hour ago (2009-12-25 07:50:00)
by Edwer Fang
Hello, You may post your issue on the ASP.NET Forum so you can get better and quicker response as this forum here is for the setup of .net framework. Thank you for your understanding.
Started 3 days, 1 hour ago (2009-12-28 07:09:00)
by YiChun Chen
Hi Barak P, Based on your description, it seems that you had some issue when you tried to build one existing Web application on your new machine. I tried creating a new web application and built this application on my machine. Then I went to the path: .....\WebApplication1\WebApplication1\bin and utilized .NET Reflector to check WebApplication1.dll . I found InternalXmlHelper Class in ...
Started 4 days, 12 hours ago (2009-12-26 20:49:00)
by Malange
http://www.microsoft.com/downloads/details.aspx?Fa milyID=71deb800-c591-4f97- a900-bea146e4fae1&displa ylang=en
Started 1 week ago (2009-12-23 09:03:00)
by YiChun Chen
Hi Jenn22red, Thank you for your post. Some clarification with you: What's your OS? Is your OS 32 bit or 64 bit? Could you please check whether .NET Framework 1.1 is installed in Administrator permission and XP compatibility mode? If you're running Vista or later OS on your machine, .NET Framework 2.0 is shipped with it as one of OS component. Thus, we don't need to manually install ...
Started 3 days, 3 hours ago (2009-12-28 05:50:00)
by Sravan Sharp
upgraded some visualstudio 2005 websites to visualstudio 2008. now it is working fine while debugging. There is an error while compiling the website. the following is the error.
Error 1 C:\Program Files\...\...\...\....\DirectScanToServer\licenses .licx: Could not transform licenses file into a binary resource. (1) : error LC0004 : Exception occurred creating type 'OSADirectLicensing....
Started 2 days, 6 hours ago (2009-12-29 02:04:00)
by YiChun Chen
Hi Vinay, Thank you for your post.
Will I be able to install these EXPRESS EDITION softwares on Windows 7 home premium 64-bit OS .
The answer is yes. Visual Studio 2005 Express products and Visual Studio 2008 Express products can co-exists on the same machine. We also can have SQL Server 2005 Express Edition and SQL Server 2008 Express Edition on the same box. It would better that ...
|
|