Quantcast
Channel: All Forums
Viewing all 28058 articles
Browse latest View live

IIS 7 Application Pool

$
0
0

I'm trying to start application pools in IIS 7.5 (Windows 7 Home Premium) but getting application pool cannot start popup with the message 'object reference not set to an instance' message. All app pools are giving the same message.


Setting up Web Services in IIS 8.5 on a dedicated port

$
0
0

I have successfully migrated a .Net 3.5 web site and web services to a Server 2012 R2 running IIS 8.5.

I had previously configured the web services to run on dedicated ports to avoid traffic over port 80 as virtual web sites within the root site.

It seems that the default in IIS 8.5 was to add the services as Applications under the main web site, and by default they appear to run on port 80.

I would like to know how to move these off to another port. I am looking for information on this so that I can follow the best practice. SSL will also be implemented on the site.

thanks for any links or reference material.

App Pool Recycle - Application works

$
0
0

Hello,

We have at our company one Application - Classic ASP Application.

But every day, on different times we have to restart the application pool from this app because something works wrong in application.

We get errors at different parts at application.

After app pool restart, the app works fine.

What can I do, to find out where the problem is.

Can somebody explain me a way, to trouble shoot this issue in short words, thanks a lot.

Can't find Hostname in order to update WordPress in Windows Server 2012 r2

$
0
0

Dear Microsoft IIS experts,

I am a web designer and I have recently installed locally WordPress 4.0.1 using a virtual server that my company provided. It is a Windows Server 2012 r2.  I get access to this virtual server via remote desktop (my computer runs Windows 7 but the virtual server (remote desktop) runs Windows). WordPress sis running without problems but I cannot update WordPress before adding the Hostname, FTP username and password. Where can  I find these details? I have attached an example of the form I need to fill within WodPress.

I will appreciate your help!

Sebastianscreenshot example wordpress

IIS can not find the certificate request that is associated with this certificate file

$
0
0

I have created a certificate request on a Windows 2012 server with IIS 8.5.
I did send the request to the certificate authority, that sent me back the certificate.
On completing the certificate request procedure in IIS, I get an error message saying Windows can not find the certificate request needed to complete the request in IIS .
More precise: "IIS can not find the certificate request that is associated with this certificate file......"

I have the original request as a txt file in the documents folder on the server, where I put it when creating the request.


Where is Windows looking for this request? In the key store?
Why can I not manually point Windows to the original request?
How to solve this? Move the original request file to another folder on the server?

error message

Printing Trouble

$
0
0

Hi guys,


I dont know if Im on the right place but i hope so....


Follow the situation:


Machines that I have:


-- Server on domain XXX, where my application is controlled by IIS.


-- Machine without domain (does not have domain applied like at home) with installed printer (Shared) Ex: \\machine\printer


The problem is, Im trying to print from server (IIS) to shared printer (out of domain).
I know the problem is authentication because when the IIS is trying to print on a printer out of the domain, its asking for a password.
The half solution that a found is map the print on server. Its working like that, but the problem is if i reboot my server, i lost the map.

I hope i had gave all the information.

Thanks in advance.

Ask the right question

$
0
0

ask the right question sometime it's hard to get answer.

live in Canada without criminal record,

pay your taxes,

work they employer don't pay you,

claim your rights it's subject of removal order in Canada

Change Binding to new site

$
0
0

Hi,

I have developed a new website to replace my existing website. I have an IP for my new website and different IP for my current site. I am looking to go live with my new website very soon and plan to point my domain to the new IP. So when a user enters domain.com they will be directed to my new website. Would i need to change my bindings on IIS? Would I first remove the binding from my old site and add it the same information to my new IP? What would be the best process for this? They are both listed under the site folder.

Thanks


ReportViewer control versions supported in IIS 6

$
0
0

Hi All,

Just wondering is there a definitive list of ReportViewer control versions support by IIS 6. I have one application to deploy on a Windows 2003 Service pack 2 server with IIS 6 and I need to serve reports which are hosted on a 2012 SSRS server.

I developed the application locally using report viewer control v10 and used iis7 and everything worked fine. When I run it on 2003 I get an empty report displayed but when I view the source I get the error in fig 1 below even though my web config is set to recommended settings. (Fig 2)

My basic question is does IIS 6 on a 2003 SP2 support this version of the reportViewer. I have also checked the GAC and the reportviewer dlls for v10 are installed as expected on the 2003 box.

Come July this box will be retired but in the meantime I would greatly appreciate any help here

Regards

Vince

(fig 1)

<p>The Report Viewer Web Control HTTP Handler has not been registered in the application's web.config file.  Add <add verb='*' path='Reserved.ReportViewerWebControl.axd' type = 'Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' /> to the system.web/httpHandlers section of the web.config file, or add <add name='ReportViewerWebControlHandler' preCondition='integratedMode' verb='*' path='Reserved.ReportViewerWebControl.axd' type='Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' /> to the system.webServer/handlers section for Internet Information Services 7 or later.</p>

 (Fig 2)

(IIS 6 config)

 <httpHandlers>      <add verb="*" path="Reserved.ReportViewerWebControl.axd" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>    </httpHandlers>

(IIS 7 Config)  

<handlers>

      <add name="ReportViewerWebControlHandler" preCondition="integratedMode" path="Reserved.ReportViewerWebControl.axd" verb="*" type="Microsoft.Reporting.WebForms.HttpHandler, Microsoft.ReportViewer.WebForms, Version=10.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a"/>

    </handlers>

 

 

HTTP 500 errors and Wincache crashes: Request for Info

$
0
0

For people who are experiencing 500 errors with crashes in Wincache, I would like your help in investigating something.

It turns out that the IIS FastCGI handler will terminate requests that take too long.  The default for this is 90 seconds. (see: http://www.iis.net/configreference/system.webserver/fastcgi/application#005 , the requestTimeout setting).  Additionally, there's a timer tracking FastCGI request activity (activityTimeout, default 30 seconds, see the same page).

If the php-cgi instance is killed while a script is executing, it's highly probable that Wincache's cross-process memory will get corrupted.

If Wincache's cross-process memory gets corrupted, all PHP instances in the appPool must be terminated *simultaneously* to recover. 

So, here's the ask:

For folks who are seeing event log entries where php-cgi.exe / Wincache crashed, could you check your HTTP W3C log files (%systemDrive%\inetpub\logs\LogFiles\<site>\u_ex*.log) and see if there was a 500 status message on a PHP request *before* the crash?

I'm particularly interested in the win32 status codes that on the 500 messages that happened before the 500 associated with the crash.

I'm looking into improving the diagnosability of when the FastCGI handler terminates an instance, so we can help customers see if the Wincache crashes are due to avoidable timeouts.  Additionally, I'm looking into ways that Wincache can more gracefully recover from these kinds of corruptions.

Thank you!

    --E.

DNN Database

$
0
0

hi anyone willing to talk me through launching a dnn database on a local pc? please help..

Error: " The extension '.cshtml' may be incorrect. "

$
0
0

I know there are quite some posts about this error and I have spent over an hour reading them, but failed to find a solution.  

First, the following is the error:

Server Error in '/' Application.

This type of page is not served.

Description: The type of page you have requested is not served because it has been explicitly forbidden.  The extension '.cshtml' may be incorrect.   Please review the URL below and make sure that it is spelled correctly. 

Requested URL: /Default.cshtml

Version Information: Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.34237

The website works perfectly on the dev machine which runs Windows 8.1, but the above error occurs after it is deployed to a Win 7 machine. My hunch is the Win 7 machine lacks some .Net components.  The Razor based website targets .Net Framework 4.5.1.  The Win 7 machine has .Net 4.5.1 installed.  

Any tip will be greatly appreciated. 

FTP server and invalid application pool identity

$
0
0

Hello

I want to create an ftp site on my windows 7 x64 pro, following standard instructions. When I close the site creator, a message 'Invalid application pool identity' appears. The created site shows on the connection tree, but not in the central list. Every click on 'site' item on the connection tree triggers this message again. The site works locally without problems.

Any clues?

ARR Removes Sec-WebSocket-Protocol header from WebSocket Handshake response

$
0
0

We are trynig to use ARR to front a SIP Over Websockets application and have found that it is removing a mandatory header from the Websocket handshake response. See table below showing the handshake response when using a direct connection versus that returned when using ARR.

This causes browser to reject the response as it does not meet teh websocket rfc behaviour, which says that if a request is made with a Sec-WebSocket-Protocol specified, the response must include the same protocol header. In this case "Sec-WebSocket-Protocol: sip"

Correct treatment of WebSocket subprotocols seems to be a fairly fundamental aspect for a Reverse Proxy. So can I ask:

  1. Is this supposed to be supported?
  2. Is this known issue?
  3. Is a fix on the roadmap? 

Regards,

Warren

DirectARR
HTTP/1.1 101 Web Socket Protocol Handshake\r\nHTTP/1.1 101 Web Socket Protocol Handshake\r\n
Expert Info (Chat/Sequence): HTTP/1.1 101 Web Socket Protocol Handshake\r\nExpert Info (Chat/Sequence): HTTP/1.1 101 Web Socket Protocol Handshake\r\n
Message: HTTP/1.1 101 Web Socket Protocol Handshake\r\n  Message: HTTP/1.1 101 Web Socket Protocol Handshake\r\n
Severity level: Chat  Severity level: Chat
Group: Sequence  Group: Sequence
Request Version: HTTP/1.1 Request Version: HTTP/1.1
Status Code: 101 Status Code: 101
Response Phrase: Web Socket Protocol Handshake Response Phrase: Web Socket Protocol Handshake
Upgrade: WebSocket\r\nUpgrade: Websocket\r\n
Connection: Upgrade\r\nServer: Microsoft-IIS/8.0\r\n
Sec-WebSocket-Origin: http://<FQDN-origin-hostname>\r\nX-Powered-By: ARR/2.5\r\n
Sec-WebSocket-Location: ws:///<FQDN-server-hostname>\r\nSec-WebSocket-Accept: 3SxL8CBX4UYv3Xqi9GRNhZ2P1FY=\r\n
Sec-WebSocket-Accept: tFtQwxEHR/Yj42MLSlxwA3XTvHY=\r\nConnection: Upgrade\r\n
Sec-WebSocket-Protocol: sip\r\nDate: Wed, 20 Nov 2013 05:27:38 GMT\r\n
\r\n\r\n
HTTP response 1/1HTTP response 1/1
Time since request: 0.005959000 secondsTime since request: 0.016354000 seconds
Request in frame: 344Request in frame: 300
Missing 
Added 

WordPress publish To Azure Site

$
0
0

I'm running webmatrix on a windows 7 VM and when publishing to my azure website there are updates on my local webmatrix that are not being updated on the azure site. In particular, changes to text in widgets. I tried clearing out the file in

C:\Users\{username}\Documents\IISExpress\config\PublishUI\{websitename} thinking that it would force a full update but without success.


Does anybody admin WPI submissions?

403 - Forbidden: Access is denied

$
0
0

Hi all,

We have the following error, when setting up new website :

403 - Forbidden: Access is denied

You do not have permission to view this directory or page using the credentials that you supplied.

We tried to resolve whatever the possible solution that provided by websites.

anyone help me to solve this error?

(I am using IIS 8, Windows Server 2012 )

 

Advanced IIS Logging, multiple logs file are created even though logging is enabled at server level

$
0
0

We have enabled advanced logging in our servers at the server level. First when we configured it a single was created however next day it started creating multiple files. Is there special setting we need to do to create a single file per day? If we do IISReset then also it create multiple files.

Virtual directory working intermittently

$
0
0

We're using IIS 8 and have a virtual directory pointing to a shared web folder on a different server. The shared folder is named studentpics and just houses jpeg files. It is going directly to the shared folder (//DDAPP/studentpics). I can browse the virtual directory without problems in IIS but when I try to pull up a jpg from a browser I get a 404 error the first few attempts, and then it will eventually come up, usually on the 4th attempt. This happens every time I try to browse a file, the first few times I get a 404, then it eventually comes up and will come up consistently unless I haven't tried to pull up that same jpg in awhile.

In the IIS logs, I see each failure as a 404, and each successful attempt is a 200 or 304. What would cause it to fail at first but eventually bring it up? These are the logs:

2015-01-23 16:55:38 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 404 0 2 203

2015-01-23 16:55:38 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 404 0 2 187

2015-01-23 16:55:40 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 404 0 2 203

2015-01-23 16:55:40 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 404 0 2 203

2015-01-23 16:55:41 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 200 0 0 0

2015-01-23 16:56:07 [ip] GET /D_DEV/studentpics/00358695.jpg - 80 - [ip] Mozilla/5.0+(Windows+NT+6.1;+WOW64)+AppleWebKit/537.36+(KHTML,+like+Gecko)+Chrome/39.0.2171.99+Safari/537.36 - 304 0 0 203

Automatic backups with Web Deploy - Only backup virtual application not whole site?

$
0
0

Is there any way to change the automatic backups when using web deploy to only backup the virtual application that is being updated? We currently have lots of virtual applications underneath a single website in IIS, which causes the deploy time to skyrocket as it has to back up every single folder under the website.

This is using VS2013 using Web Deploy publishing.

Viewing all 28058 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>