Questions tagged [.net-4.0]

70 questions
0
votes
1 answer

Deploy Microsoft Windows SDK for Windows 7 and .NET Framework 4 to Multiple Servers

Does anyone know of a way to deploy the Microsoft Windows SDK for Windows 7 and .NET Framework 4 to multiple Windows 2008 R2 Servers. I am only finding an .exe download...
Kyle Brandt
  • 83,619
  • 74
  • 305
  • 448
0
votes
2 answers

Where's my ASP.NET 4.0

I have installed .NET 4.0 to a Windows Server 2008. I have run aspnet_regiis -i. But with my new site on IIS7 I can't seem to select v4.0 as the framework. I see 2 new app pools ASP.NET 4.0 and Classic 4.0 but surely all apps don't share the same…
Tyndall
  • 591
  • 1
  • 7
  • 18
0
votes
2 answers

Site hanging in iis7 - how do I troubleshoot?

I am currently having a problem with a windows 2008 server running IIS 7. The server runs several sites but only seems to have the issue with one particular site. Every so often, the whole server slows to a crawl with nearly all requests timing…
Chris Foot
  • 121
  • 1
  • 3
0
votes
2 answers

Http Hanlder must be reset with each deployment. How can I add this functionality to the web.config

My application is a dotnet 4 hybrid - MVC in some areas, web forms in others. This application was recently upgraded to dotnet 4 and includes a lot of older code and some mismatched parts. Unfortunately it includes a telerik component that requires…
ferrousoxide
0
votes
1 answer

Is it possible to determine the date a particular .NET Framework version was installed on Windows Server?

Is it possible to determine the date on which a particular version of the .NET Framework was first installed on a Windows Server?
Tim
  • 203
  • 1
  • 4
  • 11
-1
votes
1 answer

Event code 3005 ID 1309 - IIS

I have problems with my application after last Windows Updates and ASP.NET 4.0.303. My application has crashed after some minutes, looking in Windows Event Viewer, I found this error log, is the same who appears in my application after ASP.NET…
-1
votes
1 answer

IIS Server hanging at 350 requests per minute

I have a website that continuously hangs at 350 - 380 page requests per minute. It is a c# .NET 4 website running on a 2008 R2 server running iis 7 and SQL Server Express. It ultilises EF, version that came with .NET 4. I have compiled most of the…
Randir
  • 1
  • 1
-1
votes
2 answers

Can we deploy .net 4.0 application on window server 2003 R2

We have existing server with following configuration: Hardware : Intel(R) Xeon(R) CPU E5430 @ 2.66 GHz 2.67 GHz, 8.00 GB of RAM Installed Software: MS Windows Server 2003 Standard x64 Edition Service Pack 2 IIS : IIS V6.0 MS .net Framework :…
Jagz W
  • 109
  • 1
  • 4
-1
votes
1 answer

W2k3 Custom Services Slowness

i am using sc.exe to create a custom exe windows service (auto start enabled) into a Windows 2003 SP2 machine and it runs very very very slow compare if i uses the same application and run it using a command prompt. both the service and the dos…
david
  • 1
-2
votes
1 answer

I need the wmic command to find updates of 3rd party applications in windows machine

I need the wmic command to find updates of 3rd party applications in windows machine. ****i have tried c:\windows\system 32> wmic product get /format but i didnt find any updates.****
1 2 3 4
5