The .NET Framework is not specific to any one programming language. The C#, VB.NET, C++/CLI and F# programming languages from Microsoft, and many other languages from other vendors, all use the same .NET Framework.
0
votes
0answers
12 views
ASP.Net DotNetNuke: using pre-made websites
I would really appreciate any useful information in relation to this as I cannot find anything on the internet at all; despite the fact that it must be an issue that many users will encounter.
I have ...
1
vote
2answers
41 views
DISABLETHEMES for application compatibility in windows 7 not working
i am porting an legacy winform application developed for xp on windows 7 ,which is currently developed using c#.net 3.5 and some third party controls which are very old but don't want to change them ...
0
votes
0answers
18 views
Slow netframework installation on windows 7 [closed]
A net Framework 4 install has so far taken over an hour. Is this right. Should I start over?
-3
votes
1answer
180 views
What are the top ten development laptops [closed]
What are the top development laptops?
I was wondering with a new project on the horizon..I've heard a lot about front side buses, processors, ram, types of storage - internal and external, including ...
-3
votes
1answer
67 views
Why length is long for .NET 4 SECURITY UPDATE [closed]
I have been programming with .NET for a long time. Usually, .NET updates are regularly installed with Windows updates. The .NET 2.0 and 3.5 updates are installed quickly, but the .NET 4 update is ...
0
votes
1answer
93 views
Quickly install the latest .NET framework with all updates
Whenever I install the .NET framework in a new Windows installation there is a huge number of updates to download from Windows Update.
I go through the Windows Update process once, reboot, then find ...
0
votes
2answers
211 views
.Net Framework issues on Windows 7 (probably after a gone-wrong SP1 update?) - Event Viewer won't work, nor Zune
I'm having problems running Event Viewer (wherever I open it, a "unable to create snap-in" error pops-up, the error details something as CLSID: FX:{b05566ad-fe9c-4363-be05-7a4cbb7cb510}) and other ...
0
votes
0answers
45 views
How do I troubleshoot a “Internal .NET runtime error” (related to VS 2010 crash)
My Visual Studio has started crashing every time I open certain solutions. It tells me "sorry but VS 2010 has encountered an error etc" and then logs this event in the event log:
Application: ...
0
votes
1answer
239 views
Microsoft SQL Server Management Studio not working after installing .Net Framework 4
Yesterday I installed .Net Framework 4 as it was required by Liquid XML Studio, but just after installing it, My SQL Server Management Studio stopped working. As soon as open the IDE I get
package ...
0
votes
1answer
142 views
Trouble uninstalling .net framework 4
I wish to install Liquid XML Studio which requires .Net framework version 4.
I installed it yesterday and it worked fine without complaining but this screwed my Microsoft Management studio and since ...
-1
votes
1answer
135 views
What is this NETFXRepair.exe in my %windir%\Microsoft.NET directory?
In my %windir%\Microsoft.NET directory I see NETFXRepair.exe with a lot of NETFXRepair.xxxx.dll files.
What are these files used for?
1
vote
1answer
54 views
Is .NET 2.0 required to run .NET 3.5
I'm trying to deploy .NET to some Windows XP machines using Group Policies and I was wondering wether I need to deploy older version of .NET to make newer version work. I want to install up to .NET ...
1
vote
0answers
73 views
Can you make Windows treat an external display exactly like an internal one?
I have Windows 7 Home 64-bit and a monitor attached to my desktop over DVI. Is there any way to make the system think that there is no external display attached or to make it think that the display ...
0
votes
1answer
264 views
Unable to install .NET Framework 3.5 to my XP machine
I have an application that requires .NET 3.5, but I can't install it. The installer quits saying "it has encoutered a problem during setup.
If I look at some of the error logs in the tmp directory ...
0
votes
0answers
36 views
Process-Explorer doesn't display .NET AppDomains
I have a third-party application hosting the CLR using some C# code I wrote. It also makes usage of AppDomains, dynamically loading and unloading them. I'd like to see a list of AppDomains with their ...
0
votes
0answers
39 views
Can only access .net framework when running as administrator
I have a problem with my .net framework. I can only run applications using the .net framework as an administrator, like Visual Studio.
How can I solve this problem, so it is possible to run a program ...
0
votes
1answer
51 views
How to setup code access security locally Eclipse
Is there any way to secure project source code locally in Eclipse work space. I see there is a good feature for CAS in .Net. In .Net IDE when i open a project its asking for
windows security ...
0
votes
1answer
48 views
Microsoft.net\Framework\ folder is missing
I have an error with a .NET 4.0 ASP.NET application that requires me to run aspnet_regiis.exe -i from the .net frameowork directory. The problem is, it's missing. I have tried to download the .net 4.0 ...
1
vote
1answer
372 views
How to remove Dotnet Framework 4.5 Beta
How can you remove Dotnet Framework 4.5 Beta (either manually or using a cleanup tool)?
3
votes
3answers
141 views
Windows 7 Sub-Folders hidden in “Program Files” directory
I have Google searched for an hour now and I am confounded. I am using InnoSetup to install a .NET Winforms application that creates directories and folders on the fly. (I have set the folder options ...
0
votes
0answers
157 views
.NET Framework v4 service running in X86 and X64
I've got two .NET Framwork services running, Microsoft .NET Framework NGEN v4.0.30319_X86 and Microsoft .NET Framework NGEN v4.0.30319_X64.
I'm using Windows 7 64 bits so I was wondering if I still ...
0
votes
2answers
60 views
Is there a way to run a .Net application without running windows?
I've got a .Net application that runs as a service. I'd like to run it on a machine that is dedicated to that service. For other machines that have a very dedicated purpose, I use instance of Windows ...
2
votes
1answer
176 views
Does Win Server 2008 R2 SP1 have .NET Framework 3.5 sp1?
After a normal installation without any updates, does a win server 2008 R2 with SP1 including the .net framework 3.5 or 3.5 with sp1+?
1
vote
2answers
225 views
How do I set an executable's working directory via the command line, prior to executing it?
If I run a program on the command line whose location is resolved through the Path environment variable, the program's working directory is generally set to its installation directory.
I would like ...
1
vote
2answers
388 views
An application tells me I need .NET Framework 2.0.50727?
When trying to install an application, it is asking for .NET Framework 2.0.50727.
Where do I get the right installer?
0
votes
1answer
428 views
Install .NET Framework 3.5 on Mac through Crossover (Wine)?
I'm trying to run a piece of software (ConnectWise PSA) on my Mac without having to run Parallels. I'm running Parallels now, but want to get away from it if possible.
I use CrossOver, a Windows ...
0
votes
1answer
67 views
Working with large files - preventing Out of Memory errors?
I'm on Windows 7 Professional x86.
I'm working with some proprietary files that are relatively large in size (~900 MB compressed, 1.5 GB uncompressed).
This program is also proprietary and the only ...
1
vote
0answers
135 views
Run a program in XP compatibility on Win 7 *without* admin rights
I have a VB.NET program I wrote which uses Process.Start() to launch an '.ARTask' file associated with BMC Remedy User. For reasons beyond the scope of this question (someone else had the same problem ...
0
votes
0answers
244 views
trying to install .net framework on mac os
i'm using a program called "wine" that allows me to run .exe files on my macbook pro (running snow leopard) but to run this specific program I need to have Microsoft .NET framework installed, but when ...
4
votes
2answers
141 views
New Windows 7 PC, do I have to add .NET 1.1, 2.0, 3.0, and 3.5, or can I just add 4.0?
I just bought a Windows 7 PC today. I need .NET 4.0 installed, first thing.
Do I have to go through the progressions -- add .NET 1.1, install the Windows updates. Add .NET 2.0, install the Windows ...
0
votes
1answer
345 views
Can I remove old installs of dot net framework when installing a new version?
I'm running out of disk space and could not install version 4 of the dot net framework so I'm thinking of removing old installs (2 and 3 with service packs) to make room for the newer version. Will ...
3
votes
1answer
263 views
Which .NET Framework install files do I use to have support for everything?
I have a random office computer that may be subjected to all sorts of software. Let's assume it may end up with software that requires any of the versions of the Microsoft .NET Framework that have ...
0
votes
1answer
204 views
unable to upgrade .NET framework 4
Upgrade for the Jabra Desktop client on Windows 7 32bit fails because of .NET 4
There is a discussion on msdn with an error similar to mine but without any resolution. The error says - Process exited ...
0
votes
1answer
509 views
Installing .NET 3.5 under ubuntu 11
I am trying to install the .net 2.5 framework in a ubuntu box.
I am following the instructions from these links:
https://help.ubuntu.com/community/Wine
...
0
votes
1answer
47 views
Microsoft Blend 4 Crashes On Splash Screen [closed]
Recently I encountered a big problem: Blend 4 always crashes immediately after a splash screen ends. No error numbers mentioned, just a crash window saying "Blend has been crashed, debug or close".
...
0
votes
4answers
138 views
.NET 2.0 won't install Windows 98
I'm trying to install .NET Framework v2.0 on my Windows 98 PC, but when I run the installer, the following error dialog appears twice:
The INSTALL.EXE file is linked to missing export OLEAUT32.DLL: ...
0
votes
0answers
36 views
Exposing BL as WCF service
I'm working on a middle-tier project which encapsulates the business logic (uses a DAL layer, and serves a web application server [ASP.net]) of a product deployed in a LAN. The BL serves as a bunch of ...
2
votes
2answers
137 views
Does a notebook support a full .NET installation?
I am planning to buy a notebook. My concern is: I will use it for .NET or other language related purposes and want to know whether it fully supports .NET / other software like Oracle etc.
0
votes
0answers
97 views
aspnet_regiis -i tries to install the wrong version?
I've launched ...\framework\v4.0.30319\aspnet_regiis.exe -i and in the error log it seems to be trying to find the following key and failing:
Software\Microsoft\ASP.NET\4.0.20506.0/DllFullPath
...
1
vote
1answer
1k views
Cannot install .NET Framework 4.0 on Windows XP SP3
I'm using Windows XP SP3 logged in as the administrator.
I had RAID Mirroring running. The motherboard broke earlier in the year. When I got a new battery I did not resync. I just use the disks as ...
0
votes
1answer
138 views
Mono (.NET) on Scientific Linux 6
I'm very new to Linux. I need to start .NET application on Scientific Linux 6. I read that I need to install Mono first but I can't figure out how to do this, because on the official website there is ...
2
votes
2answers
86 views
Uninstalling a particular version of the .NET framework
I have various .NET frameworks installed on my machine (up to v4.0). I am looking to remove and re-install .NET framework 2.0, because I think it is corrupt. Does it mean I have to uninstall ...
2
votes
1answer
255 views
Visual Studio 2010 Professional - repair installation, will it lose updates?
This is a specific example of a general question that often puzzles me on Windows.
I am having problems with Visual Studio 2010, so I need to try to repair it.
There are two items in the Programs ...
2
votes
2answers
109 views
Uninstalling .NET framework 1, 2 and 3 [closed]
Possible Duplicate:
Do I need all Microsoft .NET Framework versions?
Is this safe to uninstall older NET. Frameworks? I'm currently using the v4. Can I uninstall the 3 previous one that eat ...
3
votes
3answers
121 views
How to determine application uses which registry value?
I am having a software which uses some registry value. Everytime I install this application to another machine this application forces many "agree, disagree windows." So it takes too much time ?
Is ...
0
votes
1answer
160 views
Outlook 2007 closes immediately after opening
Outlook 2007 opens up, then immediately closes. Event Viewer is showing:
.NET Runtime version 2.0.50727.1433 - Fatal Execution Engine Error
(79FFEE24) (80131506)
I can't seem to find any ...
4
votes
2answers
81 views
Are there any light weight text editors (like Notepad) but with alternate background color?
I'm searching for my programming tool, i.e. a text editor. I like Notepad very much but I want a text editor with alternate background color for each line. Just like the background of the picture ...
8
votes
4answers
678 views
UPX Packer Alternative for .NET Programs?
Yeah UPX is a good compressor but it doesn't work with .NET executables.
upx: SampleExecutable.exe: CantPackException: .NET files
(win32/.net) are not yet supported
So is there a good ...
1
vote
0answers
138 views
Unable to install .NET Framework 4 on Windows 7 [closed]
Possible Duplicate:
How do I repair the .Net Framework on Windows 7
I'm on Windows 7 x64 Ultimate SP1 and trying to install .NET Framework 4. I am getting a catastrophic failure:
And ...
0
votes
2answers
188 views
Windows 7 Update .Net Framework Failure
I have a problem updating a Windows 7 machine with KB2518870
This update is for .Net Framework 4.0
It fails! What should I do?
a) Ignore
b) Uninstall .Net Framework then try the update.
c) A ...