The .net-4.0 tag has no wiki summary.
1
vote
2answers
26 views
.NET Framework 4.0 on Windows server 2003 [closed]
A colleague of mine just told me it is not a good idea installing .NET Framework 4.0 on a Windows server 2003. He said the servers behave strange. Is there something on it or he just playing me for a ...
-1
votes
0answers
17 views
Replace %20 in Url with - in C#.net web.config [closed]
I am trying to rewrite the url in C#.net framework=4.0 and visual studio version 2010, I have written following line of code in web.config fileBut not effecting the url .. i want to replace the %20 in ...
0
votes
0answers
33 views
System.Xml.Xmlexception after updating .net to 30319
A previously working console application deserializes incoming xml files. Using .net4, the code has handled approximately 100,000 xml files over several years.
After a recent .net4 windows update, ...
0
votes
1answer
33 views
Install asp.net 4.0 on Windows Server Error
I'm having problems installing Asp.net on my Windows Server 2012 VM
Server Manager > Dashboard > Add roles and features > Server Roles
Full image
Features
Full image
Confirmation
...
1
vote
0answers
55 views
Monitoring “Request Wait Time” in PerfMon
A website I'm load testing is adding requests to the iis request queue. I can see the queue size getting bigger using the relevant performance counter:
\ASP.NET\Requests Queued
However I'm trying ...
1
vote
1answer
115 views
“aspnet_regiis -pa” doesn't work
I use Protected Configuration to store sensitive data encrypted in the Web.config file of our asp.net application.
I have followed the steps in Walkthrough: Creating and Exporting an RSA Key Container ...
0
votes
1answer
130 views
Auto start timers when app pool starts in GoDaddy shared hosting ASP.NET 4.0
I have a GoDaddy Shared Hosting plan and I have several ASP.NET 4.0 websites. I have some cronjob-like functionality for performing a web-related task every 5 minutes. I've put the initialization ...
4
votes
1answer
445 views
Windows Server 2008 R2 SP1 using WSUS does not apply patch
server based on Windows Server 2008 R2 Service pack 1 (x64) with installed .NET Framework 4.0 does not apply patch KB2416472 which is approved in WSUS.
Looking at the report in WSUS for this server I ...
0
votes
2answers
148 views
Deploy .NET 4 Full to XP via GPO or WSUS
I am trying to deploy the full version of .NET 4.0 to client workstations running Windows XP.
I have tried creating an MSI from the .exe using various free tools and assigning the install through a ...
0
votes
0answers
384 views
how to fix An error occurred during the processing of a configuration file required to service this request [closed]
Just created a brand new MVC 4 project and instead of expected "hello world" I got following error:
====================================================
Server Error in '/' Application.
Configuration ...
0
votes
1answer
360 views
How to upgrade from .net 4.0 to .net 4.5 on VPS hosting? [closed]
I purchased a Windows VPS Hosting with Hyper-V and Windows 2008 R2 x64 Standard Edition, and I have installed WebsitePanel, asp.net 2.0, 3.5, 4.0 on it.
It worked well. Now I hope my VPS hosting ...
5
votes
1answer
345 views
Is the serviceAutoStartProvider attribute required to auto-start an ASP.NET application?
I've been reading Scott Guthrie's post on Auto-Start ASP.NET Applications, which provides examples on how to setup an ASP.NET 4.0 application to auto-start.
<applicationPools>
<add ...
0
votes
0answers
76 views
Unable to set .NET 4 on Application Pool from remote, works locally on server
I have setup Remote Administration for IIS successfully and connected to it.
For some reason .NET Framework 4 doesn't show up as an option when configuring the Application Pools from remote even ...
3
votes
4answers
870 views
Upgrading my debian server to Wheezy just to install mono
I'm looking to use mod-mono-server4 so that I can run .NET 4.0 apps on mono.
I'm currently running a debian server with squeeze with this mono version:
$ mono --version
Mono JIT compiler version ...
0
votes
2answers
117 views
HTTPS Binding exist but fail on reboot. IIS7 dot net 4.0 framework specific
ENVIRONMENT
Windows Server 2008 Standard
IIS7
Site1 = asp.net, .net framework 3.5 (2.0) https, IP1 , API, standard ssl certificate
Site2 = asp.net, .net framework 4.0, https, IP2, API, ...
1
vote
2answers
489 views
.NET 3.5 and 4.0 on Windows 2008 R2
I'm standing up a new Windows 2008 R2 Web Server. I've checked the application pool in IIS 7.5, and found that .NET 2.0 is available, but not 3.5 or 4.0. I would have thought that 2008 R2 would have ...
1
vote
0answers
285 views
Importing NTFSSecurity module from UNC path fails
I've created a central repository for Powershell modules, but I'm having trouble loading one in particular. The NTFSSecurity module is failing to import with the following message.
PS Z:\> ...
2
votes
2answers
38 views
Should iis and .net be of the same Architectures when installed?
We currently have a 64bit Windows Server 2003 running an instance of IIS 6 which was configured to run in 32bit mode. If we install the .NET framework 4.0, should the framework be installed as 32bit ...
1
vote
1answer
259 views
Reliability Update 2 for the .NET Framework 4, is Reliability Update 1 installation needed?
Does the "Reliability Update 2 for the .NET Framework 4" (from KB2600217) include the changes from Reliability Update 1 for the .NET Framework 4 (KB2533523)? I.e. do I need to install both, or just ...
2
votes
2answers
441 views
Options for real-time web notifications and updates using Comet/XMPP vs WebSocket technologies on a Microsoft stack?
I am scoping out the architectural options for a project that will render live updates (like Facebook) of user activities - logins, photos, etc. Two main UI components of this are an auto-updating ...
0
votes
2answers
245 views
IIS 7.5 One Application Pool works, a second one doesn't work
I have a website (Alpha) running successfully on an IIS 7.5 webserver running on Windows Server 2008 R2.
I basically want to clone Alpha and have a second website Beta, the same as Alpha, but will ...
2
votes
3answers
2k views
IIS7Register failed with HRESULT 800700b7: 'Cannot create a file when that file already exists.'
I am trying to re-install ASP.NET on IIS7 running in Win7/64, which magically stopped working all of as sudden.
When I run aspnet_regiis -i, I get an error message that says
Finished installing ...
2
votes
3answers
318 views
Why is IIS loading a different .NET runtime version than application pool is set to?
A website in IIS is set to use an Application Pool that is set to use .NET Framework Version 4.0. This website fails to load DLLs compiled with for 4.0. Pages on this website outputting the ...
2
votes
1answer
147 views
How to determine hardware requirements
I've been asked to spec the server hardware requirements for the application I'm currently developing and I'm not confident in my own abilities to do this correctly. I would ideally like a step by ...
-1
votes
1answer
39 views
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 ...
2
votes
2answers
926 views
Server Application Unavailable after upgrade to .NET 4.0 and MVC 3. AppPool Recycle fixes it
Ever since we've installed .NET 4.0 and ASP.NET MVC 3 on our IIS servers and we deploy our websites we get an "Server Application Unavailable".
There are no logs in the eventlog regarding the ...
0
votes
1answer
139 views
W3wp.exe process may crash intermittently when an application handles requests for extensionless URLs in IIS 7.0 or in IIS 7.5
http://support.microsoft.com/kb/2522807
I just wanted to know if anyone else has run this patch and have found any issue with it reducing the amount of IIS connection it is accepting. Now it could ...
0
votes
2answers
661 views
Can I run .NET4 applications within a .NET3.5 website?
I have a very large and complex web application running .NET 3.5, with some classic ASP pages and VBScript components thrown in for good measure. The site is running on IIS7, and is a root website.
...
2
votes
1answer
2k views
How do I remotely check for Microsoft .NET Framework 4?
I've been asked to verify that all of the engineering computers in our company have Microsoft .NET Framework 4 installed.
All computers are currently turned on and are on our private network ...but ...
0
votes
0answers
50 views
Windows Server 2003: PHP Sites are down after upgrade to .Net 4.0
This is really emergency...
I have a web server, running MS Server 2003. It had .Net 2.0, I upgraded to 4.0. Now all the PHP pages are giving "The page cannot be found - HTTP Error 404 - File or ...
0
votes
2answers
373 views
Windows Server 2008 does not recognize .NET 4.0
I installed the .NET Framework 4.0 in my Windows Server 2008. I also created and deployed applications that use MVC3 in the server using VS2010 and they work without any problem.
Now I need to ...
1
vote
1answer
376 views
“PageHandlerFactory-Integrated” has a bad module “ManagedPipelineHandler”
After migrating servers today, one site keeps getting the error above. A quick search on Google showed that it's a fairly common problem, and there are lots of fixes, so far I tried the following:
1. ...
3
votes
2answers
709 views
How to install Crystal Reports for .net 4.0 on server
We made a project with Visual Studio 2010 and .net 4.0 using Crystal Reports.
But if we publish it on the server, it won't work. I remember that with Visual Studio 2008 you just downloaded an ...
0
votes
1answer
546 views
IIS & .net framework 3.5 + 4 side by side => causes Server Application Unavailable error
i really confused about this issue ...
i have some web apps that are using difference .net framework 3.5 + 4
i configured them in iss by setting their asp.net ver...
it seems my configuration in ...
0
votes
1answer
492 views
Default Document doesn't work in IIS 6 with .NET 4
I just upgraded the .NET Framework from 3.5 to 4.0 on Windows 2003 x64. IIS is configured to run in 32 bit mode.
When I run aspnet_regiis -lv I get the Framework64 and Framework of 4.0.30319.0 and ...
2
votes
0answers
170 views
Vanilla .Net 4.0 website cannot identify some AppleWebKit based browsers
We are seeing some Safari browsers failing to cross-authenticate our website after we upgrade to .net 4.0 from .net 3.5.
After much investigation, it turns out to be a problem with ASP.Net ...
0
votes
2answers
417 views
I cannot connect from .net 4.0 to sql server 2000
I'm running a winform application from visual studio 2010 .net 4.0 that needs to connect to sql server 2000. The problem is I constantly get:
A network-related or instance-specific error occurred ...
4
votes
1answer
1k views
Why is 32-bit-mode required in IIS7.5 for my app?
I have a .net4 web application running in a 64 bits 2008 server. I can only get it to run when I set the app pool to Enable 32-bits application to true. All dlls are compiled for .net4 (verified with ...
0
votes
1answer
717 views
Changing setting in applicationHost.config to Allow has no effect on 500.19 error
I have a web site using .NET 4 and ASP.NET MVC3 running in IIS 7.5. I get the following error:
This configuration section cannot be used at this path. This happens when the section is locked at a ...
0
votes
1answer
108 views
What is the deal with my AppPools in IIS7 after installing .NET 4.0?
I am having issues with installing ASP.NET 4.0 on other servers. Everytime I install it, it seems that IIS has different app pools setup for 4.0. They are never the same. Sometimes I get ASP.NET ...
0
votes
1answer
619 views
IIS7/.NET Memory Leaking - Is Worker Process Recycling The Only Long Term Fix?
I have a problem with a .NET 4 application leaking memory. It's not a "forgot to clean it up" leak in the normal sense, they are doing compiles that create a bunch of .NET assemblies in memory and ...
0
votes
0answers
110 views
What are the important sections of Machine.config? What customisations are common, recommended, or not recommended? [closed]
I'm looking at the machine.config in our production environment and I'm seeing some non-default settings. Since my client will not want me to post their information on the internet, I'll ask a few ...
0
votes
2answers
182 views
Recommend a good .NET 4.0/SQL Server 2008 web host (shared platform)
I posted this on StackOverflow which was obviously not the right place so I'm cross posting this here too, hopefully that's OK! Sorry!
Hi all,
This is my first question so play nice!!! I've done a ...
0
votes
1answer
182 views
Can all IIS 7.x app pools be set to .NET 4?
Since .NET 4 is backward compatible, can't all app pools be set to use .NET 4 without changing your web site? Or will web.config's need to be updated simply from the app pool change?
0
votes
2answers
2k views
Edit .NET 4.0 Machine Key settings at a computer wide level in IIS 7.0
I'm writing an implementation plan involving changing ASP.NET machine key settings for .NET 4.0 on servers that are running IIS 7.0.
I'd prefer to have the setting changed via IIS Manager.
On my ...
0
votes
1answer
215 views
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...
2
votes
1answer
33 views
Can no longer perform admin tasks on windows server 2008 (not r2)
Has anyone seen an issue with deploying a .net 4.0 website to a server 2008 machine when the app pool for the site is set at 2.0? Our build server pushed the new 4.0 site to the old site where the app ...
0
votes
2answers
332 views
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 ...
2
votes
3answers
2k views
'Server Application Unavailable' in IIS7 after switching to .net 4.0
We recently upgraded to .Net 4.0 and wrote a custom deployment script for our application that uses the Microsoft.Web.Administration library to do things like create websites and setup app pools. We ...
0
votes
2answers
2k views
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 ...

