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

Problem with permissions

$
0
0

Hi, I am using a 4.4.0 instalation of Ezpublish on a Windows Server 2008 R2 Standard environment with IIS 7 and I am having the folowing problem, when I clean the cache I have this message "Couldn't create cache directory var/cache/ini/, perhaps wrong permissions" on the debug.

IUSR has write permission but its not working.

Can someone help me with this?

Claudio


DefaultAppPool Keeps Stopping, IIS7.5, Win7

$
0
0

Hello all,

I am trying to setup IIS 7.5 on Windows 7, and have run into an issue with the DefaultAppPool persistently stopping whenever I try to access localhost in my browser. This causes IIS to return a 503.0 error (service unavailable.)

I check the IIS manager, and I see that the server is showing as running, the default website is showing as running, and if I go to restart the Default App Pool, it will start just fine. However, when I try to access localhost again, the problem repeats.

I have tried removing and reinstalling IIS, and I have searched for system updates, with no success. Currently I have no other website active, and the only other application pool I have is the Classic .NET App Pool. Does anyone have any ideas about what's going on?

IIS Express for Internet Explorer not running.- Connection Refused

$
0
0

Hi,

Visual Studio 2012 F5 start running for chrome success. :)

Internet Explorer not working.

Connection Refused.

IIS Express using.

Program Files\IIS Express\iisexpress.exe run for try.

What solved ?

Could not retrieve the SSL Settings

$
0
0

I imported a configuration from another IIS server, which has SSL enabled.  I can see the SSL certificate within IIS7, but when I try to bind to it in the Default Web Site, SSL settings, I get a the follwoing error window:   "There was an error while performing this operation.  Details: <blank>  Filename: \\?\C:\WIndows\system32\inetsrv\config\applicationHost.config  Error: <blank>".  When I click the 'OK' button, I have a alert "Could not retrieve the SSL settings.".  Any idea what is wrong with the applicationHost.config file??

 Regards,

 Sharon

Error message 401.2.: Unauthorized: Logon failed due to server configuration - IIS7

$
0
0

I migrated an application from IIS 6 to IIS7 and everything works except one thing.
We have a Download Manager that uses a WebService to connect to the site but for some reason it gives the following error:
Error message 401.2.: Unauthorized: Logon failed due to server configuration Verify that you have permission to view this directory or page based on the credentials you supplied and the authentication methods enabled on the Web server.  Contact the Web server's administrator for additional assistance"

Looking at IIS logs it shows the following:
2008-09-30 18:46:03 XX.XX.XXX.XX POST /DataSite/FileList2.asmx - 80 - XX.XX.XXX.XX Mozilla/4.0+(compatible;+MSIE+6.0;+MS+Web+Services+Client+Protocol+2.0.50727.1434) 401 0 0 92

I checked all the possible permissions and compare with the ones in IIS6 where this is working but still no luck.

Anonymous Authentication is enabled for this application starting with the website down to all the virtual directories.

Any ideas?

Thanks
C

 

 

 

 

SmootStreaming +FLASH OSMF, but first transition video&audio stops!

$
0
0

Hi guys,

I'm trying to implement a player based on OSMF with Smoot Streaming, using MSAdaptiveStreamingPlugin 1.03 v.

If I use this framework with MS library to load a manifest for on-demand streaming, all seems to be ok, but if I use same for live streaming manifest, at first transition at first GET Fragment, player becomes black and mute.

My streaming video provider is Akamay. Is there something other to set on my videoElement, or to load plugin?

Thanks

RE: Re: Smooth Streaming plugin for OSMF Announcement & Feedback

$
0
0

We are very excited to announce and release a preview of Microsoft Smooth Streaming plugin for OSMF. Smooth Streaming plugin enables developers to add Smooth Streaming playback capabilities to their new/existing OSMF player applications and also to Strobe Media Playback. This plugin is available for download from MS Download Center – Microsoft Smooth Streaming plugin for OSMF.  

Please use this thread to provide feedback. We look forward to your input!

i need very baisc steps in connecting two pcs.

$
0
0

i need help !

i am working on my course project, and i designed a web application using ASP.NET,

i now must connect two pc's one as client and the other as server. while researching, i came to notice i have to configure IIS i have no clue what it is , or how to configure it.

 

i would be thankful for baby steps guidance into connecting those two PCS.

 

thanks


IIS8 + URL Rewrite 2.0 + Tracing = Error 404

$
0
0

Hi guys,

Trying to rewrite this: http://localhost/hello2 into this:http://localhost/index.php?redirect=hello2

Stock install of IIS8 on Win8 (with virtual switch for hyper-v enabled).

Here is the screenshot of Tracing Log: http://i.imgur.com/zGtgcdX.jpg

Here is the screenshot of Error 404: http://i.imgur.com/fafKQHc.jpg

Here is my web.config file:

<system.webServer><rewrite><rules><rule name="rewrite" stopProcessing="true"><match url="http://[^/]+/([a-zA-Z0-9]+)/?$" /><action type="Rewrite" url="index.php?redirect={R:1}" /><conditions><add input="{REQUEST_FILENAME}" matchType="IsFile" /><add input="{REQUEST_FILENAME}" matchType="IsDirectory" /></conditions></rule></rules></rewrite><tracing><traceFailedRequests><add path="*"><traceAreas><add provider="ASP" verbosity="Verbose" /><add provider="ISAPI Extension" verbosity="Verbose" /><add provider="WWW Server" areas="Authentication,Security,Filter,StaticFile,CGI,Compression,Cache,RequestNotifications,Module,FastCGI,WebSocket" verbosity="Verbose" /></traceAreas><failureDefinitions statusCodes="404" /></add></traceFailedRequests></tracing></system.webServer>

 

Am I missing something?!

Having issues authenticating with windows authentication

$
0
0

Hello our network has an active directory domain server. I have installed IIS on a regular windows 7 enterprise machine that is on the same network and domain as the AD server. I added the IIS windows authentication component and deactivated all other authentication methods so windows is the authentication method is the only authentication active for the default website which is the only website.

The first issue: When I go to the website I am prompted with the windows login which I wasn't expecting because I thought the active directory server would have handled the authentication request.

The second issue: When I try to use the manual login popup my windows credentials are not accepted. It automatically detects the correct domain but it will not accept my windows user name and password.

 

I've researched all the microsoft help sites and forums I can find on google.  I am stuck and asking for help :)

http://www.iis.net/configreference/system.webserver/security/authentication/windowsauthentication

 

 

XML parsing failed at the line 1 column 9 DTD is prohibited

$
0
0

Hello,

I configured SSAS access via HTTPS and a server proxy but when I try to connect to the proxy server with a VS2010 client, I obtain following error 'XML parsing failed at the line 1 column 9 DTD is prohibited'.

I configured another proxy + SSAS server and from the same client I can connect to OLAP cube.

Servers SO are  Windows Server Enterprise 6.0 64-bit.

SSAS is SQL2008R2

Proxy uses IIS 7.0

Security is set to 'Basic Authentication'.

I checked certificates configuration and are ok.

Also SSAS port is open in firewall and reachble from the proxy.

Thank you for help me.

401.3 Unauthorized: Access is denied due to invalid credentials with Windows Integrated Authentication

$
0
0

I have an authentication problem described below, please let me know if you can point me in the right direction..

Web Server: IIS 7

Server: Windows Server 2008

I have a website set up under IIS 7, using Windows Integrated Authentication. I am able to access the website perfectly from my workstation logged in under own corporate user account (I also have admin permissions on the web server machine). Others in my team are also able to access the site. Some corporate users from outside of my team, are able to access the site perfectly, while others are getting "401.3 Unauthorized: Access is denied due to invalid credentials" error messages.

The application pool identity is NETWORK SERVICE, I have granted permissions to the NETWORK SERVICE user to allow it to read from all necessary file system locations. I have set up Failed Request Tracing Rules to pinpoint why the error is ocurring. When my test user tries to access the site, the failed request tracing log files are telling me that WIA is authenticating the user successfully, then after FILE_CACHE_ACCESS_START fails to complete, the Access is Denied error happens.

I have used process monitor from sysinternals to try to find out what the application is trying to access. There are intermittent 'ACCESS DENIED' results showing up in process monitor, when I view the properties of the event, it shows an 'Impersonation' field, with the value of the client's username. These events are ocurring on an event trying to access a simple root file of the web application, index.php, which is protected with WIA.

I did not add any Impersonation settings to the IIS configuration, and cannot find a good source of information about why it's happening and how to stop it.

Also, I have set up audit logging on the file system, and no errors are showing up there.

After the request, the client user is presented with what looks like a pop up, that resembles what you would see if you were using BASIC authentication.

Here is an excerpt from my failed request log that shows the Windows Integrated Auth success, followed by the 'Access is Denied' error.

31.—NOTIFY_MODULE_START
ModuleName="WindowsAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false", fIsCompletion="false"
22:11:15.250
32.iAUTH_START
AuthTypeSupported="NT"
22:11:15.250
33.iAUTH_REQUEST_AUTH_TYPE
RequestAuthType="NT"
22:11:15.250
34.iAUTH_SUCCEEDED
AuthType="5", NTLMUsed="true", RemoteUserName="Domain\test", AuthUserName="Domain\test", TokenImpersonationLevel="ImpersonationImpersonate"
22:11:15.266
35.iUSER_SET
AuthType="NTLM", UserName="Domain\test", SupportsIsInRole="false"
22:11:15.266
36.iAUTH_END
22:11:15.266
37.—NOTIFY_MODULE_END
ModuleName="WindowsAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
22:11:15.266
38.—NOTIFY_MODULE_START
ModuleName="AnonymousAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotification="false", fIsCompletion="false"
22:11:15.266
39.—NOTIFY_MODULE_END
ModuleName="AnonymousAuthenticationModule", Notification="AUTHENTICATE_REQUEST", fIsPostNotificationEvent="false", NotificationStatus="NOTIFICATION_CONTINUE"
22:11:15.266
40.iFILE_CACHE_ACCESS_START
FileName="D:\wwwroot\project\WebContent\passthrough.php", UserName="test", DomainName="Domain"
22:11:15.266
41.iFILE_CACHE_ACCESS_END
Successful="false", FileFromCache="false", FileAddedToCache="false", FileDirmoned="true", LastModCheckErrorIgnored="true", ErrorCode="Access is denied.
 (0x80070005)", LastModifiedTime=""
22:11:15.266
42.rMODULE_SET_RESPONSE_ERROR_STATUS
Warning
ModuleName="IIS Web Core", Notification="AUTHENTICATE_REQUEST", HttpStatus="401", HttpReason="Unauthorized", HttpSubStatus="3", ErrorCode="Access is denied.
 (0x80070005)", ConfigExceptionInfo=""
22:11:15.266

Adding site ... physical path same as default site path

$
0
0

Just encountered a new problem. 

I add a site to my IIS panel and specifically tell it to find the path as c:\inetpub\wwwroot\site2\cf

Default web site is c:\inetpub\wwwroot\

Even though basic properties of site 2 says  c:\inetpub\wwwroot\site2\cf, when I go to the web site using browser, I can see from a cf debug script that IIS is pointing to the default web site path, not the one I have told it to. 

Only way to get this new web site to show up is to configure default site to the path I want. 

I restarted IIS in Services

I COULD just reboot the server but with several production sites on same box, that's last resport.  I did notice yesterday a glitch.  Remote tools stopped working and when in front of machine, Windows Explorer crashed but came back up fine.  

No output in IIS7 manager

WinCache for PHP 5.5 ?

$
0
0

Hello,

What about WinCache compatibility with PHP 5.5 which will be soon published as stable ?

Anybody has tested PHP 5.5 alpha or beta with WinCache 1.3.4 ? Any updates planned from Microsoft ?

Thanks.


The page cannot be displayed because an internal server error has occurred.

$
0
0

Hello.

How I get displayed custum error when i have in my script any sintax problem?

Now i get : The page cannot be displayed because an internal server error has occurred.

web.config

<?xml version="1.0" encoding="UTF-8"?>
<configuration>
    <system.webServer>
        <httpErrors errorMode="DetailedLocalOnly" />
    </system.webServer>
</configuration>

Hosting MVC in IIS Problem

$
0
0

I really hope someone can help me solve this problem.. have been figuring it out for days and try different settings...

now, I try something really simple and basic, and hope to get things right... please see the 2 images attached inhttp://imgur.com/E2inOmz,b3qECvx

Above shows that http://1204sgd584/MvcWA/Schedules/Index is able to display the simple data which I want... this is on my computer name 1204sgd584, which the IIS hosted the application. Take note here that my computer 1204sgd584 is running OS Windows 7 Ultimate, and not a server. But I think this is not the issue.

Next on another computer within the same Local Area Network, which is able to ping my computer 1204sgd584, see

http://1204sgd584/MvcWA/Schedules/Index showsSorry, an error occurred while processing your request.

Why is http://1204sgd584/MvcWA/Home OK, whilehttp://1204sgd584/MvcWA/Schedules/Index shows error?

I would really appreciate constructive help. thanks.

What are the wrong settings in IIS which could cause this error?

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

IIS 7.5 / WSE 3.0

$
0
0

We have a web app that is installed on II6 (Windows 2003) and has WSE 3.0 installed.   We are moving the application to newer 2008 servers with IIS 7.5.  After a bit of research I see that WSE 3.0 is for IIS6 and 2003 servers.  Is WSE not needed on IIS 7.5 on server 2008?  (It seemed to install without errors).   I can't seem to find the answer to this by a basic interent search.

 

Thanks

Install Fails, MySQL Connector/net

$
0
0

Hello,

Windows 7, 64bit.

I get "We're Sorry. The following products have failed to install. MySQL Connector/Net. Downloaded file failed signature verification and may have been tampered with"

Helpful, but not. Now what am I to do?

404 error IIS7.5 asmx resource can not be found- Stumped :-(

$
0
0

Not sure what is up here. Server not seeing .axd extentions

Mime type added in IIs for .axd

Trace claims iis not finding Services/Service.asmx

Server 2008 r2 - IIS7.5- SQL Server 2008 R2

404 error Fiddler:

# Result Protocol Host URL Body Caching Content-Type Process Comments Custom
4 404 HTTP www.alaskamate.com /ScriptResource.axd?

Here is fiddler results:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"/><title>404 - File or directory not found.</title><style type="text/css"><!--
body{margin:0;font-size:.7em;font-family:Verdana, Arial, Helvetica, sans-serif;background:#EEEEEE;}
fieldset{padding:0 15px 10px 15px;} 
h1{font-size:2.4em;margin:0;color:#FFF;}
h2{font-size:1.7em;margin:0;color:#CC0000;} 
h3{font-size:1.2em;margin:10px 0 0 0;color:#000000;} 
#header{width:96%;margin:0 0 0 0;padding:6px 2% 6px 2%;font-family:"trebuchet MS", Verdana, sans-serif;color:#FFF;
background-color:#555555;}
#content{margin:0 0 0 2%;position:relative;}
.content-container{background:#FFF;width:96%;margin-top:8px;padding:10px;position:relative;}
--></style></head><body><div id="header"><h1>Server Error</h1></div><div id="content"><div class="content-container"><fieldset><h2>404 - File or directory not found.</h2> <h3>The resource you are looking for might have been removed, had its name changed, or is temporarily unavailable.</h3></fieldset></div></div></body></html>

Here is the trace file:

Buffer="<!DOCTYPE html><html><head><title>The resource cannot be found.</title><meta name="viewport" content="width=device-width" /><style>
         body {font-family:"Verdana";font-weight:normal;font-size: .7em;color:black;} 
         p {font-family:"Verdana";font-weight:normal;color:black;margin-top: -5px}
         b {font-family:"Verdana";font-weight:bold;color:black;margin-top: -5px}
         H1 { font-family:"Verdana";font-weight:normal;font-size:18pt;color:red }
         H2 { font-family:"Verdana";font-weight:normal;font-size:14pt;color:maroon }
         pre {font-family:"Consolas","Lucida Console",Monospace;font-size:11pt;margin:0;padding:0.5em;line-height:14pt}
         .marker {font-weight: bold; color: black;text-decoration: none;}
         .version {color: gray;}
         .error {margin-bottom: 10px;}
         .expandable { text-decoration:underline; font-weight:bold; color:navy; cursor:hand; }
         @media screen and (max-width: 639px) {
          pre { width: 440px; overflow: auto; white-space: pre-wrap; word-wrap: break-word; }
         }
         @media screen and (max-width: 479px) {
          pre { width: 280px; }
         }</style></head><body bgcolor="white"><span><H1>Server Error in '/' Application.<hr width=100% size=1 color=silver></H1><h2> <i>The resource cannot be found.</i> </h2></span><font face="Arial, Helvetica, Geneva, SunSans-Regular, sans-serif "><b> Description: </b>HTTP 404. The resource you are looking for (or one of its dependencies) could have been removed, had its name changed, or is temporarily unavailable. &nbsp;Please review the following URL and make sure that it is spelled correctly.<br><br><b> Requested URL: </b>/AlaskaMate/Services/Service.asmx/GetRegionsByCountry<br><br> <hr width=100% size=1 color=silver><b>Version Information:</b>&nbsp;Microsoft .NET Framework Version:4.0.30319; ASP.NET Version:4.0.30319.18034</font></body></html><!-- 
[HttpException]: The file &#39;/AlaskaMate/Services/Service.asmx&#39; does not exist.    at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate)
   at System.Web.Compilation.BuildManager.GetVPathBuildResult(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean ensureIsUpToDate)
   at System.Web.UI.WebServiceParser.GetCompiledType(String inputFile, HttpContext context)
   at System.Web.Services.Protocols.WebServiceHandlerFactory.GetCompiledType(String url, HttpContext context)
   at System.Web.Services.Protocols.WebServiceHandlerFactory.GetHandler(HttpContext context, String verb, String url, String filePath)
   at System.Web.HttpApplication.MaterializeHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute()
   at System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously)


Here is the web config file section for System.WebServer:

<system.webServer><validation validateIntegratedModeConfiguration="false" /><handlers><remove name="ChartImageHandler" /><add name="ChartImageHandler" preCondition="integratedMode" verb="GET,HEAD,POST" path="ChartImg.axd" type="System.Web.UI.DataVisualization.Charting.ChartHttpHandler, System.Web.DataVisualization, Version=4.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35" /></handlers><security><requestFiltering><requestLimits maxAllowedContentLength="104857600" /></requestFiltering></security><urlCompression doStaticCompression="true" doDynamicCompression="true" /><tracing><traceFailedRequests><add path="*"><traceAreas><add provider="ASP" verbosity="Error" /><add provider="ASPNET" areas="Infrastructure,Module,Page,AppServices" verbosity="Verbose" /><add provider="ISAPI Extension" verbosity="Error" /><add provider="WWW Server" areas="Authentication,Security,Filter,StaticFile,CGI,Compression,Cache,RequestNotifications,Module,FastCGI" verbosity="Verbose" /></traceAreas><failureDefinitions statusCodes="404, 500" /></add></traceFailedRequests></tracing></system.webServer>

Need help as I can't seem to resolve this on my own :-(

Viewing all 28504 articles
Browse latest View live


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