Tagged Questions
22
votes
8answers
40k views
SMTP not working in windows 7
How can I get SMTP to work on Windows 7 (developer box). I used to just be able to turn it on for a windows XP box. Is SMTP not included on windows 7? If so, what can I use instead as a free relay ...
11
votes
4answers
4k views
Why does debugging keep timing out in IIS7?
When I am debugging on my Windows 7 IIS7 machine, I get this error during a debug:
The web server process that was being
debugged has been terminated by IIS.
this can be avoided by configuring
...
8
votes
5answers
3k views
Registry access error when Migrating ASP.NET application to IIS7
I'm running windows 7 64-bit and iis7. I'm trying to setup a web application that was previously in iis6 on XP. It's giving me the error below. I've added the network service user to the ...
6
votes
1answer
3k views
IIS 7.5, ASP.NET, impersonation, and access to C:\Windows\Temp
Summary: One of our web applications requires write access to C:\Windows\Temp. However, no matter how much I weaken the NTFS permission, procmon shows ACCESS DENIED.
Background (which might or might ...
5
votes
4answers
231 views
Need help setting up ASP.net 3.5 (Screenshots)
This is driving me crazy, and has been bugging me for weeks, I'm trying to sort it all out today but am having real difficulty, if anyone could help it would be a HUGE benefit to me!
I'm trying to ...
4
votes
2answers
188 views
Fix for VS 2010 Debbugger BUG?
I have this situation that is really irritating me now. At random times with a success rate of approximately 70-80%, running solutions in Visual Studio 2010 in Debug mode hangs the entire system to ...
4
votes
1answer
1k views
php.ini not being read with windows 7 installation
I have installed php successfully on a Windows 7 machine but I can not for the life of me get it to read the php.ini file.
I have uncommented out the line for php to use mysql and when I run ...
4
votes
1answer
682 views
What is the equivalent “aspnet_regiis -lk” on Windows 7?
Or: how do I find the IIS metabase paths in Windows 7?
I used to just run aspnet_regiis -lk, but this is "Not supported in Windows Vista" according to aspnet_regiis help...
4
votes
3answers
2k views
UrlRewriting.Net Module + IIS7 Equals Page.User == null?
I've used the UrlRewriting.Net module for a couple years now without any problems in Windows XP and Windows 2003. I just recently upgraded my home PC to Windows 7 and started developing a new website.
...
3
votes
4answers
389 views
Using Alternate Data Streams (forks) in Windows 7?
An existing (webbased) project that I work on uses client data and saves reports using the name of the client as file name. Unfortunately, it never filtered this client name so someone entered client ...
3
votes
3answers
942 views
Powershell Get-WebSite name parameter is ignored
I want to retrieve information regarding specific IIS 7 website using the PowerShell Get-Website cmdlet. Unfortunately, Get-Website returns information for all websites regardless of the -Name ...
3
votes
2answers
167 views
Error installing windows azure sdk for 64 bit OS - Windows 7
I tried installing Windows Azure SDK on Windows 7 Professional, with IIS 7.5, but failed. The system says,et
"To use this software you should enable windows internet information services 7.0 with ...
3
votes
1answer
2k views
Determine which w3wp.exe process belongs to which App Pool in Windows 7 / IIS7.5?
I've recently upgraded my development machine from Windows XP to Windows 7. How can I tell which w3wp.exe process belongs to which App Pool on a desktop running Windows 7?
On a server running IIS6, ...
3
votes
3answers
12k views
IIS7/Win7 - Make sure that the application pool identity has Read access to the physical path
I am running a localhost instance (so domains are not my issue!) on my laptop utilizing Win7 and IIS7. I am getting authentication errors on my website and my one virtual directory.
default website ...
2
votes
0answers
56 views
Connect IIS 7 to remote computer with IIS 6
I try to connect IIS 7 (win7 x64) to the remote computer on IIS 6 (win srv 2003). I downloaded and installed IIS Manager for Remote Administration because It excluded in win7 by default.
But my ...
2
votes
1answer
569 views
IIS 7: Identity 'IIS APPPOOL\DefaultAppPool' does not have sufficient permission to access the temp directory
I have strange and unresolvable problem with my IIS 7.0 on Windows7.
I try run site on my local test server and get following error:
Access to the temp directory is denied.
Identity 'IIS ...
2
votes
2answers
503 views
GetObjectContext returns nothing in VB6 COM dll, called from classic ASP
I am debugging this Active X dll using the VB6 IDE. I can see the execution get as far as an attempt to GetObjectContext. This method always returns NOTHING.
This is happening on Windows 7 32 bit, ...
2
votes
1answer
251 views
IIS7 with MVC2 cannot load static resources
windows7
visual studio 2010 (with mvc2)
mvc2 web application compiled with .NET 3.5
I install IIS7 with StaticModule but when I try to load a css or an image I receive a blank page. Only html is ...
2
votes
2answers
1k views
How do I programmatically create a FTP site in IIS7 on Windows7?
I am looking to do this step: 'Creating a New FTP Site by Editing the IIS 7.0 Configuration Files' with a batch file and was wondering if anybody has done this already?
...
1
vote
0answers
30 views
ASP.NET unit testing Windows7/IIS7
Spent several hours today trying to write some unit tests against an ASP.NET project. It's Visual Studio 2010.
Using Windows 7 Enterprise with IIS7.
Steps I took were:
Added a new test project to ...
1
vote
2answers
56 views
Running a Classic ASP Application on 32-Bit Windows Seven With IIS 7.5
I recently upgraded my computer from XP to Windows Seven. I was using IIS 6.0 but I am now on IIS 7.5. When I was on my XP machine I was able to get my Classic ASP pages running and viewable. I am ...
1
vote
2answers
41 views
How do I transfer data along with a redirect?
This code, obviously, redirects from where it is (in a 404 handler) to a custom 404 handler.
header('Location: index.php?option=com_content&view=article&id=4' );
Aside from adding extra ...
1
vote
2answers
255 views
Windows 7 IIS 7.0 - setting an application to run under localhost
If i create a web application inside Visual Studio called MyWebApp, how can I make sure it can be accessed at the following address:
http://localhost/MyWebApp
NO PORTS required
thanks
VS 2010
IIS ...
1
vote
1answer
436 views
How can I copy/clone a site on iis7
I want to make a dev, demo1, demo2 copy of the iis website I'm working on. I need each iis to run off its own code base, but the settings will be almost identical. Is there an easy way in windows 7 ...
1
vote
2answers
1k views
How to deploy a WCF Workflow Service Application on Windows 7 / IIS 7
I've got a WCF Workflow Service Application in .NET 4.0.
Usually we deploy to a Win Server 2008.
For that I create a Deployment Package in VS 2010 which creates a .zip. The I open IIS 7 select the ...
1
vote
1answer
43 views
Migrating My Web Applications from My Previous Laptop to My New Laptop
So I've just purchased a new laptop which has Windows 7 on it; upgrading from my previous laptop with Windows Vista.
I've copied my files from one laptop to the other, have installed Visual Studio ...
1
vote
1answer
2k views
Problems when using IIS7 and WCF - can't even load the .SVC
I have developed a very simple WCF using v2.0.50727 framework service that returns a string - a typical HelloWorld() scenario. However, the configuration is an absolute pain, and I really don't ...
1
vote
0answers
203 views
System.UnauthorizedAccessException when accessing a custom database connection DLL
I'm having issues with vs2010 debugger. I have an application that uses a forms log-in then uses a custom connection .dll to connect to the database. The web application seems to run as expected when ...
1
vote
1answer
414 views
Can't Run PHP cURL in IIS Web App, But Can From CLI
I'm running 5.2.14 with IIS on Windows 7. Used the Windows Platform Installer.
When I write a script that uses cURL or file_get_contents() and run it via the commandline, everything works great.
If ...
1
vote
1answer
577 views
Error in opening Silverlight 4 application thorugh aspx page in XP
I created a silverlight business application on VS2010 in my Win7 virtual PC.
I only added a button to home.xaml..rest everything else is untouched in the template's code.
I deployed the application ...
1
vote
0answers
340 views
Opening Word documents from IE LAG Windows 7 IE8
I'm having a lot of trouble opening documents from a network share in word using IE.
The documents are located in a network share which is mapped to a virtual directory. The documents are accessed ...
1
vote
0answers
148 views
Sharing login credentials on localhost with 2 web applications on IIS7, possible?
I have 2 asp.net web applications running in IIS7:
http://app1.local/
and
http://app2.local/
My host.ini file just maps the above urls to localhost:
::1 app1.local
::1 app2.local
I added the ...
1
vote
1answer
913 views
InstallShield 2010 - 1603 Fatal Error [Windows Installer] (Windows 7 Only)
I created an MSI InstalScript Project where i deploy a web based (ASP.NET) precompiled project copying the files during installation in the \inetpub\wwwroot\projectnamefolder, creating an AppPool and ...
1
vote
1answer
469 views
ASP.NET page will not start on IIS7 on Win7 x64
I try to run a simple "Hello World" ASP.NET web site on my system, but te page does not start (it is not accessible via "localhost/virt_dir/default.aspx"). I have reinstalled framework, run the ...
1
vote
2answers
3k views
Network Service user vanished on IIS7.5 on Windows7
I'm installing the ASP .net on Win7, and I need give permission to ASP .net to use the project folder. I have tried Network Service and didn't work; Win7 didn't find that user.
I know that previously ...
1
vote
2answers
8k views
How can I create a local user profile for the anonymous user of an ASP.Net MVC application under IIS 7?
I've been experimenting with ASP.Net MVC, and have come across a problem that is probably not specifically MVC related. But I cannot get the authentication in the default MVC application (the one ...
0
votes
1answer
17 views
IIS Search Engine Optimization Toolkit isn't showing up in my IIS7
I downloaded the Search Engine Optimization Tookit using the Web Platform Installer.
Most of the plugins I've installed (i.e. IIS Rewrite 2.0) have installed, no problem -- I love that tool!
But the ...
0
votes
1answer
159 views
Form action now points to 'r.ashx' with MVC 3
All of a sudden my form link looks like this:
<form action="/r.ashx/Models.Module_ContactUs?action=Submit&controller=Contact" id="contactUsForm" method="post">
This was working before ...
0
votes
2answers
46 views
IIS missing Windows 7 professional [closed]
I can navigate to http://localhost which shows IIS7 default page, but snap-in is missing from computer management and from administrative tasks in control panel. I am running Windows 7 pro.
0
votes
2answers
56 views
Unable to start debugging on the web server after installing SharePoint
Visual studio 2010 was debugging fine on Win 7 , 64-bit machine. after installing sharepoint foundation 2010. SP site r working fine. but mvc, aspnet projects showing follwoing error
Unable to start ...
0
votes
0answers
25 views
Issues in Installing SMTP on Windows 7
I tried the Remote Server Administration Tools for Windows 7 with Service Pack 1 (SP1) installed earlier. Tried enabling the setting in Windows feature as shown below in pic .
Tried configuring ...
0
votes
1answer
42 views
Deployment of .net Web-service on IIS7 error 403.14?
I am trying to Deploy app on IIS 7 and follow the article http://www.codeproject.com/KB/aspnet/IIS7ASPNet.aspx but its giving error... I tried to find some solution on google but no success.
please ...
0
votes
0answers
36 views
The 403.1 error when trying to serve web sites in a dropbox folder
I'm hoping this is a stackoverflow question and not a serverfault question since the OS is Win7.
I keep web projects in folders in my dropbox folder so I can work on them from different machines. ...
0
votes
2answers
156 views
HTTP Error 403.14 - Forbidden Error when accessing website
So I have all the updated code, the entire solution builds. It works on everyone else's machine, however when I try and access localhost/extranet on my machine, it gives me this error:
HTTP Error ...
0
votes
0answers
27 views
How to run classic asp on Win7
I upgrade my system to win7 and setup all component under IIS in control panel.
I enable 32bit mode and set pool to classic already.
But my app not run and always show me a 500.19 internal server ...
0
votes
1answer
265 views
IIS 7 and 503 error for file copy access denied problem
I'm running Windows 7 SP 1 and have just turned on IIS 7. Just trying to access the default page it creates I get a 503 error, and the application pool stops. I look in the event log and I find the ...
0
votes
2answers
130 views
Differences between Win7 IIS and Win2008 R2 IIS?
I am specing out new development workstations for my team and I am running into a conflict. I am a developer and I want Windows Server 2008 R2 because that is what our production servers are running. ...
0
votes
1answer
48 views
How install IIS 7 to Windows 7
I need to set up a server to run ASP.NET application on it.
But I can not install IIS7 can be an article "Step by Step"?
I like doing everything as here, but the transition to localhost do not show
0
votes
1answer
212 views
IIS 404/405 errors
I am running IIS7 on Windows 7 Pro. I have a VS2010 solution from which some projects are web services using IIS. Until recently all services worked correctly. However, whenever I ...
0
votes
1answer
106 views
Run a program on the server through an ASP.NET page
we are using a special software that usually runs on one of our server machines and is used to solve some scientific problems and generate complex plots (jpg). The problem with this program is that ...