Tagged Questions
0
votes
0answers
16 views
How to Configure UrlRewritingNet on the server side IIS 7 Windows 7 Server
I have finished an ASP.NET web site after making tests.
I am using UrlRewritingNet dll from http://www.urlrewriting.net/
Then I have published it in order to upload my server (Windows 7, IIS 7 ...
0
votes
0answers
13 views
Error configuring HTTP Access on IIS 7.0 for SQL Server 2008
I am trying to configure http port to Analysis Services by following the steps mentioned in the following link-
http://msdn.microsoft.com/en-us/library/gg492140(v=sql.105).aspx
I am failing at the ...
0
votes
0answers
19 views
Distributing a package via IIS-Server; Authentifcation fails
I tried to distribute a debian package over an IIS to debian machines. Therefor I created a simple repository using the following steps:
Creating a folder repo Copying the necessary files into this ...
-2
votes
1answer
46 views
Is it practical to host the app and store the data on a Windows 7 PC? [closed]
So a client wants a small internal 3.5 .net website built. As well as IIS 7.0 and SQL Server 2005 on a 64 bit Windows 7 PC. Is this practical at all? The application has a specific job and stores ...
0
votes
1answer
1k views
How do I get a HTML5 Video to work using IE10
I am hoping someone has an idea on what I can do to help me play HTML5 videos on my local intranet.
My Web server= Windows Server 2008 R2 Standard 64bit
IIS version= IIS7
Test User environment = ...
1
vote
1answer
144 views
publish asp.net application on windows 7
I have an asp.net project and I want to install it on iis in another computer
with windows 7(this computer doesn't contain VS)
what I need to install for upload this web site???
and how I upload ...
1
vote
2answers
71 views
classic asp on iis 7 - getting things to work without adding a foldername/ to all includes and paths in an application
I recently got this huge application written in classic asp that came to me in a zip file called ivx. I'm on IIS 7 running on Windows 7 64 home premium on my laptop.
What I've now done is unzipped ...
1
vote
2answers
366 views
ASP.NET MVC4 not rendering layouts in IIS
Been working with ASP.NET and MVC for a few years and never seen this one before...
Just received a new machine. Created a new MVC4 Web project (for Internet, in the wizard). I'm using the ...
0
votes
0answers
28 views
IIs 7 Management Service
I have a site in my office and i want to administrate remotely from home.
Searching on internet said that i have to enable something in MANAGMENT SERVICE.
In my IIS dont exist MANAGEMENT SERVICE
How ...
1
vote
2answers
637 views
IIS 7.5 32-bit app pool starts as 64-bit
I have a curious problem.
A 64-bit Windows 7 Pro box has IIS 7.5/64 installed. An application pool has been configured to enable 32-bit applications, and a site has been created using this ...
0
votes
0answers
103 views
Can't get a reference to use IISOle object in VS2010
I am trying to get a reference to the Active DS IIS Namespace Provider in Visual Studio .NET. This reference will enable me to use the IISOle namespace....
I have tried adding the reference by doing ...
0
votes
1answer
48 views
Get my documents path in asp.net
Don't considered this as exact duplicate of this
I am developing asp.net site in vs 2010. I need to get the MyDocuments Path for some storing purpose. So I used the following.
...
0
votes
2answers
54 views
Where has Umbraco gone?
I installed Umbraco 4.x yesterday on a Windows 7 Ultimate machine with Web PI. I was playing around with the CWS kit and everything was fine.
I've come back today and can't access the site or see it ...
0
votes
1answer
55 views
Unable to change App_Data permissions in msi instalation
In the file system of setup i had given Read & Write permissions to the app_data folder. But when installed it has only Read permissions.
I'm running on VS2010 , Windows 7, IIS 7 , MVC3
0
votes
5answers
284 views
How to publish my website on internet in windows iis server use my personal computer? [closed]
I coded a website with asp.net and I want to publish my web site on internet in my PC, I don't have a static ip adress.
Is it possible? If it is possible, how? I'm running Windows7, IIS7, and ...
0
votes
0answers
53 views
how to setup IIS7 to test COM object with VBScript?
I have Windows 7 Ultimate (Russian) x64.
I have a .net dll registered fine with regasm.
I have small regular-asp file, which uses POST method on submit to call COM-object.
I installed IIS7 from ...
0
votes
1answer
110 views
IIS 7 manager not opening but working
I have windows 7 home premium. I have turned on IIS .Confirmed if its running by typing localhost on my address bar. It show IIS welcome message, showing its working.
However when I try to open IIS ...
1
vote
1answer
223 views
windows authentication in windows features in iis
I'm having an issue setting up Windows Authentication in IIS 7 on my Windows 7 machine. I know by default this option isn't applied by IIS so you have to tick the Windows Authentication tickbox in ...
0
votes
0answers
25 views
what are the changes are required in iis7 for access the Handler File? [closed]
I create a new website with handler file and i host under the iis 7 with my .Net 2008 version 9.0 and .net frame work is 3.5 SP1.If i run the website the handler does not return the value.Am new to ...
0
votes
0answers
96 views
Asp .net MVC 2 : The RSA key container could not be opened in Windows7
developed a web application using asp .net mvc2. i'm planning to encrypt & decrypt a web config appSettings by using aspnet_regiis.
When i use the following command to encrypt the connection ...
0
votes
1answer
52 views
Ihttphandler does not work on Local IIS, but works once compiled and deployed on server
We upgraded our web app from asp 3.5 to 4.0 framework with minor issues. Now a block of code that I used to be able to debug throws and error, but once I compile and publish it in release mode and ...
0
votes
4answers
149 views
Adding an ASP website in IIS7.5 on Windows 7
I'm trying to add an ASP website under IIS 7.5 on Windows 7 and am having no luck so far. This site is just for me to hit locally. I need to make some changes to some of the HTML in some of the ASP ...
0
votes
0answers
52 views
Host file not working with dot
Please help?
I've setup IIS7 on my Windows 7 machine in order to run some websites locally to test my dev solution.
I've created a binding to the site in IIS:
Type: http
Host Name: ...
-5
votes
1answer
68 views
Take a new Windows7 computer and turn it to an internet server [closed]
Please go easy on me.
I was just given the task to take a new Windows7 computer and turn it to an internet server for an ASP.Net SQL Server 2012 database system.
We will be using IIS7 as the ...
0
votes
0answers
303 views
iis 7 on windows 7 timeout on tcp binding in wcf
i am currently trying to deploy a wcf service on our server which runs windows 7(don't ask me why) I have deployed a wcf service there which I can view in the browser, but when I try to connect from ...
0
votes
1answer
37 views
how can a user on my network browse to a specific named site on my machine?
I've got 2 sites hosted on my local machine that are under development. They've been configured via a script here at work. I feel like there's a gap in my IIS knowledge because I have no idea how ...
0
votes
2answers
1k views
Windows authentication failing on one machine only
I have a windows machine trying to access the IIS server that has windows authentication turned on. I know this works on the server side as I had logged into my domain account on one other machine, ...
0
votes
2answers
2k views
Configure IIS to access Deployed website globally (through WAN) [NOTE: I have static IP]
I am completely new bie to IIS.
I have a very basic knowledge about how to configure IIS.
Today I have a requirement to access website Globally through WAN (through internet from any PC all over ...
0
votes
1answer
394 views
Implement my own Email server in my machine
I'm very new to Email server config field.
I have 10 000 Email address in my database. My only requirement is send a mail to each and every email address. But I do not need to receive any mail(not ...
2
votes
1answer
4k views
How do I create client certificates for local testing of two-way authentication over SSL?
I'm trying to set-up two-way authentication on a web app running on IIS7. The clients are going to mostly be mobile devices and in the first instance I'm trying to get a demo running using a 3rd ...
2
votes
1answer
2k views
IIS 7 Host Headers Not Working
I'm having a problem binding my websites on my local windows 7 machine. When I create a new website I specify the local machine path, then I edit the bindings to add a host header of site1.com. When ...
1
vote
3answers
3k views
PrivateKey trust permissions for local machine “Trusted roots” certificates
I have a certificate that has to be imported into Certificates/Trusted Root Certification Authorities and has a corresponding private key.
To actually access the key from code you need to set private ...
1
vote
0answers
433 views
Allow local network access to local website [closed]
How do I allow computers on the local network to access a site on my computer? It's for testing purposes.
IIS7 is installed, and the site works fine from the local machine via the IP address. The ...
0
votes
3answers
154 views
ASP.NET session expires after 2:30
I have troubleshooted this for days now. The code is external. We are installing it on our system.
OS: Windows 7
Problem: when visiting the site for the first time, it takes about 2min30sec to ...
0
votes
2answers
3k views
IIS 7 Welcome Page not showing
O/S: Windows 7 ,Home Premium
I have just installed IIS manager Express from Web platform installer and Turned on the IIS7 feature from the Program Feature in control panel.
Q) I was playing with IIS ...
0
votes
1answer
911 views
Serving ASP.NET in Windows 7 IIS 7
I have worked with IIS 5.1 (XP) and 6 (Server 2003) but I am a little lost on IIS 7 (Windows 7).
I install IIS from windows component, created a new website testweb, added virtual directory, pointed ...
0
votes
2answers
145 views
An WCF method call on a cached web service client is considered a new IIS7 connection?
The scenario is:
There is a WCF Web Service on a Windows 7 computer, with IIS7. For IIS7 with Windows 7 only 10 connection can be made (as I found out from the Internet).
This WCF Web Service has a ...
0
votes
2answers
187 views
ISAPI LoadLibraryFilter error on aspnet_filter.dll
I've got a web application that won't run in debugging mode in Visual Studio. Running on Windows 7 computer with IIS 7 installed.
I've seen the numerous articles on the internet about re-installing ...
2
votes
1answer
53 views
Generally speaking, how do I extend IIS and add a custom control panel icon?
I would like to extend IIS in a manner similar to the way this product does in the "other" section.
How do I go about extending IIS to support my own custom handler / icon? Specifically, this ...
5
votes
4answers
1k 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 ...
2
votes
1answer
310 views
What do I need to install for IIS Tracer to install on Windows 7 with IIS 7.0?
I could not install IIS tracer on a machine running Windows 7 and IIS 7.0 because IIS admin objects were not present. What do I need to do to have those objects created?
0
votes
1answer
69 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
518 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 ...
1
vote
2answers
1k 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 ...
2
votes
2answers
977 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
874 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 ...
2
votes
1answer
2k 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
2answers
739 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 ...
2
votes
1answer
6k views
SMTP local server in windows 7? (running IIS7)
I'm trying to send a mail via python code via local SMTP server (localhost, port 25) in Windows 7 Enterprise edition. I'm obviously getting the irritating
[Errno 10061] No connection could be made ...
1
vote
2answers
154 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 ...





