The .NET Framework is a software framework for Microsoft Windows operating systems. It includes a large library, and it supports several programming languages which allows language interoperability
2
votes
1answer
1k views
How to properly add .NET assemblies to Powershell session?
I have a .NET assembly (a dll) which is an API to backup software we use here. It contains some properties and methods I would like to take advantage of in my Powershell script(s). However, I am ...
-4
votes
0answers
27 views
KB2600100 won't install on Windows Server Enterprise 32bit [closed]
I've tried installing KB 2600100 multiple times and I keep coming across this error. Any ideas?
Action: Install patches
Entering Function: HotIron::Main::Run
Entering Function: ...
0
votes
0answers
7 views
Setting up IIS Shared Storage and caspol is giving an error
I am trying to setup our IIS Web Farm (using Windows Server 2008 R2) to use shared storage.
The storage is setup and shared over the following path: \\MYSERVER\SharedStorage$\
I have created ...
0
votes
1answer
28 views
Able to visit site from domain name but not IP address
We have our website running with IIS7, a very strange thing happened just recently.
I'm able to visit the site without issue with the domain name (www._.com e.g. ), but if I actually enter the IP ...
0
votes
0answers
11 views
WCF subscriber stops to poll the message from MSMQ randomly
I am using wondows 2008 standard OS.we have private queue ,in that message is published by another application.And we have WCF subscriber to poll the message from private queue and deliver to another ...
0
votes
1answer
30 views
.NET WebRequests fail on network with Blue Coat proxy
I have a .NET 3.5 application that makes a standard http WebRequest:
var webRequest = WebRequest.Create(new Uri("http://myserver.com/target.xml));
var webResponse = webRequest.GetResponse();
This ...
0
votes
2answers
952 views
Unable to run web application for .Net framework 2.0, 3.5 in IIS 7.5
I am having DELL laptop with Windows 7 professional, IIS 7.5.
I have installed .Net framework 2.0, 3.5, 4.0.
Some of my old asp.net applications are built on framework 2.0 and 3.5.
I tried ...
0
votes
1answer
21 views
Retrieving Files Deleted by Web Deploy
I just deployed an ASP.NET MVC application to IIS 7 running on Win 7 Professional. I wanted to make sure some old files got deleted with the update, so I unchecked "Leave extra files on destination ...
3
votes
2answers
710 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
28 views
mysql cluster .net client connection which host
I'm trying mysql cluster to use in a project for our customer.
The configuration I setted up is the following:
**Hardware S.O. equipment**
Server1 - S.O. Windows 2008 R2 64bit
Server2 - S.O. ...
0
votes
1answer
794 views
Unable to install .net 3.5 on Windows server 2012
I am trying to install .Net 3.5 on Windows server 2012 and it constantly keeps failing. I am using "Add or remove features" and my internet is already there. I've read that if alternate source ...
3
votes
5answers
1k views
Opening an Excel spread sheet in .NET on a x64 system
I can't open an Excel spread sheet with .NET on an x64 server using the following connection string
"Provider=Microsoft.Jet.OLEDB.4.0; Data Source=" + filePath + "; Extended Properties=Excel 8.0;"
I ...
-1
votes
0answers
39 views
How can I deploy my web service to my remote server? [closed]
I'm having some trouble publishing my web service to my remote server. I followed the process of right clicking on the project, selecting publish and then filled the options with the ip of my server. ...
0
votes
0answers
15 views
IIS 7 Unable to cast object of type RolePrincipal to type UserPrincipal [migrated]
We are upgrading our application currently running on IIS 6 (Windows 2003) to IIS 7 (Windows 2008). The app works fine until we moved it to IIS 7 where it apparently tries to hand off a new type of ...
0
votes
0answers
27 views
Get AWS Instance Disk Space Programatically using .NET API's [duplicate]
I managed to get data of instance using below code
AmazonEC2 ec2 = AWSClientFactory.CreateAmazonEC2Client(
AWSAccessKey,
AWSSecretKey,
...
0
votes
0answers
25 views
2012 IIS Microsoft Licensing CAL Requirements [duplicate]
I apologize in advance if this specific question has been asked before, but there's actually too much information out there that looks very similar.
I'm a .NET developer by preference, but I am ...
0
votes
0answers
22 views
Net 2.0 Framework Service Pack 2 Issue
I'm trying to install .Net 2.0 Framework Service Pack 2 on a Win 2k8 server which currently has .Net Framework 2.0 SP1, .Net Framework 3.0 SP 2 and .Net Framework 3.5 SP1 installed. When I try to run ...
1
vote
0answers
44 views
System.Data.Odbc.OdbcConnection.Open() takes a second for every db call
My experience is with LAMP stacks and not so much with .NET on Windows, but I've been given the task of trying to debug a slow site and I've run into a dead end after Googling everything I can think ...
2
votes
2answers
342 views
.Net Framework 3.0 SP2 KB2756918 not installing
Ok, I'm about out of ideas here. Can anyone help me with this .Net Framework Patch? I am trying to install a KB patch (KB2756918) to a Windows Server 2003 R2 x86 box.
Edit: Just to clarify specs:
...
0
votes
1answer
135 views
SQL connection with mirroring still working after a failover
I have a windows service application that is instaled on two servers, SQL01 and SQL02. On both server there is a SQL server (X1 and X2), which have the same content. A mirroring partnership was set up ...
1
vote
0answers
59 views
.NET + Connection to SQL Server 2008 R2
Recently, our developers have increased the Pool size in all connection strings to 8000. They are using VS 2010 Framework 4.0. In the DB side I am monitoring that up to 4000 connections is opening. ...
3
votes
3answers
2k views
GZip Compression On IIS 7.5 is not working
I am trying to support GZip compression for my static files under IIS (which should be enabled by default but not) but not working so far. Here is the the section under <system.webServer> node ...
0
votes
0answers
43 views
mod_mono xsp4 on Mac OS X
When I use the Apache module (with an added MonoServerPath /usr/bin/mod-mono-server4 in mod_mono.conf), it runs differently than if I start xsp4.
For example, running xsp4 and then going to ...
2
votes
1answer
312 views
How to fix oobe.exe .Net framework initialization error?
When log into my Windows Server 2008 R2 I get an error
oobe.exe - .NET framework Initialization Error.
Unable to find a version of the runtime to run this application.
What is the cause ...
1
vote
1answer
47 views
How to enable COMPLUS_ENABLE_64bit flag?
I had a problem with an application running in Windows Server 2008 R2. I found from IBM's website that the reason for this problem was that the application was 32bit and Win Server 64 bit. The ...
1
vote
0answers
76 views
Client Certificates not working with IIS7
I have been trying to get a webservice we are creating to require client certificates
for connections for several weeks and haven't been having much luck. I thought that
I would attempt to make a ...
0
votes
0answers
27 views
Cannot find database connection spec in IIS6 site (.NET)
An old domain user {DOMAIN}\XXX, that we thought was not used anywhere, was disabled.
An old .NET site running on an IIS6 server stopped working, with error message saying it could not connect to the ...
0
votes
0answers
115 views
C# Winforms Application Failure in sending Email: The remote name could not be resolved: 'smtp.gmail.com ; Operation Timed out
My WinForms C# program sends email. I've used MailMessage and SmtpClient.
In the constructor of SmtpClient I passed smtp.gmail.com and port 587.
There is no problem with the code.
This is working on ...
1
vote
1answer
36 views
Is Microsoft .Net Framework Client Profile enough for powershell to work on a XP Workstation?
Is Microsoft .Net Framework Client Profile enough for powershell to work on a XP Workstation? or full .net version needed to be installed? Are there any advantages for the full version?
Powershell ...
0
votes
0answers
34 views
AWS Custom metric not displayed in correct way
I am trying to create a custom metrics using .NET Apis.
I used code below as written in Cloud-Watch sample with the SDK
//Put stat to CloudWatch
AmazonCloudWatch client = ...
0
votes
0answers
130 views
Migrating from IIS7.5 to IIS8.0 gives framework mismatch error
I'm trying to migrate my web server from IIS 7.5 (on Server 2008 R2) to IIS 8.0 (on Server 2012) using the Microsoft Web Deploy extension thing. When exporting it makes the zip and that seems to work ...
0
votes
4answers
4k views
How to fix error - The application was unable to start correctly (0xc0000006)
I'm trying to fix a laptop with Windows 7 Home Premium 64 bit, from a friend.
Microsoft Office and Windows Live Messenger are no longer working, whenever any of those programs are launched (excel, ...
0
votes
1answer
64 views
Installing Managed DirectX 9 on Win8
As part of a project I'm involved in, we're installing DirectX9 (including managed DirectX) components as part of our installation software.
Before installing the DirectX we're installing .NET4.
When ...
0
votes
3answers
58 views
Installing .Net Framework on a new machine windows 7
I have a question on best way of installing .Net on a fresh install of Windows 7.
I spoke to a colleague of mine who suggested downloading all the version of .net framework from Microsoft and then ...
-1
votes
1answer
59 views
asp.net website has different behavior when accessed with domain name and ip address [closed]
I have a ASP.NET application which is hosted on a server (iis server, version 6.1). If I try to access the website with the hostname of the server, it renders a different page. At the same time if I ...
1
vote
1answer
30 views
patching .net framework
im in the process of creating the company 'model' client machine, its based on windows 7. and i was wondering if i need to install the updades to all the versions of .net framework installed, or i ...
0
votes
0answers
44 views
Unable to set .ddl extension rules for IIS 7.5 (AppLocker)
The working environment
Windows Server 2008 R2
IIS 7.5 (With a website that runs on classical mode)
.NET 3.5
Certificate (Code signing certificate (to sign files)
What I am trying to achieve:
The ...
-1
votes
1answer
41 views
Cheap affordable hosting for Asp.Net [closed]
Could anybody please tell me some cheap affordable options for hosting of Asp.Net applications? I want Asp.Net hosting and SQL server DB of 1000MB / 1GB or so.
I've looked at AppHarbor but they ...
3
votes
2answers
304 views
sql server licencing (How many cal) [duplicate]
Possible Duplicate:
Can you help me with my software licensing question?
My asp.net web app is using one sql server account to work. i need to buy sql server standart edition. i wonder to ...
0
votes
1answer
161 views
Offline installer for .net 3.5 sp1 not working
I download a big file of .Net 3.5 SP1 from http://download.microsoft.com/download/2/0/e/20e90413-712f-438c-988e-fdaa79a8ac3d/dotnetfx35.exe
Now when I try to install it on Windows Server 2012, I get ...
0
votes
1answer
68 views
Microsoft Outlook Password Protected Email Add In [closed]
I am facing an issue.
I want my Microsoft Outlook email's to be password protected. I Google'd for it, came to know about "AddIn's for Outlook 2007" project.
Any tutorial on how to setup a password ...
0
votes
1answer
391 views
An ASP.NET setting has been detected that does not apply in Integrated managed pipeline mode
I have a plesk 10.2 shared hosting running IIS 7. Trying to run .Net 4.0 website. It gives following error :
HTTP Error 500.23 - Internal Server Error
An ASP.NET setting has been detected that does ...
12
votes
2answers
3k views
Upgrade TFS 2010 build server to support .net 4.5
What is needed in the tfs 2010 build agent, to build .net 4.5 projects, in tfs 2008 we had to set the MSBuildPath property, but the configuration seems to be different in 2010.
I get the following ...
1
vote
1answer
3k views
MMC crashes on Windows Server 2008 x64 - Exchange console, event viewer
Help!
I don't know what happened; this server has been very reliable but suddenly began having problems with a particular .NET 2.0 web site simply hanging - it wouldn't load at all. However, another ...
7
votes
2answers
2k views
Why does Windows 2008 use swap before the memory is full?
I administer a Windows 2008 server (well, on Amazon EC2) running IIS and a .NET4 Web app. I got a memory alert the other day and went and looked, and sure enough the process memory had grown over ...
0
votes
3answers
121 views
Opening a Port tcp and telnet
I have windows server 2008 and want to open a port say 2342 for tcp and telnet access
i have added a firewall exception create rule but when connecting to it returned "Connection Refused" error in ...
0
votes
1answer
28 views
Getting Windows 2003 server updated to run .Net 3.5
I need to install .NET Framework 3.5 on a Windows 2003 Server. This is server has 'just been running' for several years with no updates. It appears it is not even on SP1. I have Googled, but found no ...
0
votes
0answers
28 views
.net framework 4.0 installation error
I am trying to deploy .NET 4.0. I downloaded an offline version to start with. Installed the exe file everything went OK. Then I copied the .NET install folder to be able to use it and when I start ...
1
vote
1answer
205 views
Run application under Administrator when UAC is disabled [closed]
When the UAC is disabled, an application is launched in regular mode (i.e., it does not take into account the manifest) and the credentials window (for the administrator's login/password) does not ...
1
vote
1answer
833 views
Add Machine Key to machine.config in Load Balancing environment to multiple versions of .net framework
I have two web servers behind a F5 load balancer. Each web server has identical applications to the other. There was no issue until the config of the load balancer changed from source address ...
