Quantcast
Channel: Troubleshooting
Viewing all 1814 articles
Browse latest View live

iis7 not working

$
0
0

Sir, 

I have got a pre-installed windows7 machine.  The problem is that on the machine IIS was installed but not working by checkinghttp://localhost.   The error message which comes is HTTP Error 503. The service is unavailable..  To correct this I have tried to uninstall and re-install iis7 many times  But the problem remains the same. 

Also that I don't get the iis name on VS2005 for the purpose of web site publising.

PL. guide.

Neeraj


Any application I browse from IIS redirects me to my local IP address.

$
0
0

When I browse any of the web site page from IIS its redirecting to me to http://myIP/. but when i browse same web site from web browser by manually typing the address of website likehttp://myip:80/default.aspx its working very fine.

why this is happening? am I supposed to do some configuration for this?

IIS7 - Restore

$
0
0

Hello all,

first of all I know similiar topics already exist for this issue but none of them solves actualy the problem with appcmd.exe restore backup.

I made a clear installation of IIS7 on my Windows 7 64bit and wanted to restore a backup of our web development server. I issued the standard appcmd.exe restore backup "My Backup" command running cmd as admin. Then the well known error...

ERROR ( hresult:80070005, message:Command execution failed.
Access is denied.

So first of all, I tried to rewrite all files manualy from my backup. To do that, I had to modified Ownership and Permissions ofinetsrvfolder. After that the IIS config is completely messed up, nothing shows up in inetmgr.

Using changing permissions and ownership I was not even succesfull to use appcmd restore command.

The other advice was to change read-only attribute of config and backup folders/schemas. Again, you cannot do that unless you got a permission. But I did that and that did not work either. And to quote MS it is never recommended to change ownership of system files and folders.

I have found this as a built in feature for easy backup/restore functionality. How is even possible that as a build in Administrator I have no rights to restore my IIS?

I hope I am doing something wrong and I just disregarded something.

Any help in this case?

Regards
Michal 

Getting a 550 Keyset does not exist error when trying to DIR

$
0
0

So I performed a replication of IIS from an old server to a new server (IIS 6.0 to IIS 7.5 being the current new server). I've copied over all of the sites and virtual directories. I can FTP and DIR on all of the newly copied virtual directories and sites except for one, however it works perfectly fine on the old server.

New server

230 User logged in.

Remote system type is Windows_NT.

ftp> dir

200 PORT command successful.

550 Keyset does not exist

ftp> cd xxxxxdir

550 The system cannot find the file specified.

ftp>

Old server

Remote system type is Windows_NT.

ftp> dir

200 PORT command successful.

150 Opening ASCII mode data connection for /bin/ls.

02-16-11  08:42AM       <DIR>          xxxxdir

09-16-13  07:48AM       <DIR>          xxxxdir

09-16-13  07:51AM       <DIR>          xxxxdir

09-16-13  07:50AM       <DIR>          xxxxdir

226 Transfer complete.

202 bytes received in 0.0013 seconds (153.98 Kbytes/s)

ftp>

I've read around that it was a permissions issue with a file in C:\ProgramData\Microsoft\Crypto\RSA\MachineKeys\xxxxxx but it didn't seem to fix the problem.

EDIT: All permissions and authorizations are exactly alike between the old and new servers.

FTP with ASP.NET auth IIS 8 on Windows 2012 R2

$
0
0

I cannot work out how to implement AspNetAuth to access IIS FTP on the Windows Server 2012 R2. I am following the following instructions: http://www.iis.net/learn/publish/using-the-ftp-service/configuring-ftp-with-net-membership-authentication-in-iis-7

Whatever I do I cannot authenticate to FTP. Error:

Connected to 192.168.1.10.
220 Microsoft FTP Service
User (192.168.1.10:(none)): ftpuser
331 Password required
Password: ********
530-User cannot log in.
Win32 error:
Error details: System.Web: Default Membership Provider could not be found.
530 End Login failed.

I set default membership provider on Web Site (with FTP Published) and default configuration under Framework64\v4.0.*\Config\web.config

Connectivity to the DB works, as well IIS can retreive .NET Users. MS SQL is located on a separate server and we are using SQL authentication to connect to the database.

If anyone has some time to test it on a fresh Windows Server 2012 R2 installation. Just wondering, is it just me or there is a bug. I will try tomorrow on Windows Server 2012 and Window Server 2008 R2 as well.

about the difference with using localhost, IP, domainname

$
0
0

hi All,

I configured Single Sign-On using IIS7 to access my application.

When I access this URL, SSO works:

http://localhost/MyAPP


but SSO setting doesn't work,When I enter following URL
http://mydomain.com/MyAPP OR http://10.20.30.40/MyAPP
In these cases it simply prompts for the user credentials and once I enter those (i.e. the NT username and password for the user currently logged in to the system) it allows normal access, the way it was otherwise allowing with URL,http://localhost/MyAPP

Does anyone know how I should configure to have SSO setting worked for the three URLs?

 

Thanks,

Jun

Edit Custom Error Page in IIS 7

$
0
0

Everytime I restart the server 2008 R2 all my custom error settings return to default and I have to set them all over again.

Any reason and solution?

 

Regards

error 503, due to insufficient security rights (probably)

$
0
0

Never mind, I didn't need IIS afterall.

If anyone does encouters this error, make your app a NetworkApplication.



[Win 7 Ult 64b]

Running IIS 7.5, and been getting Error and Warning on eventvwr, events 1500, 1509, 1511.

The errors and warnings are evoked when I surf tohttp://localhost . The DefaultAppPool stops every time I do. Would appriciate any help because the several troubleshooting guides I've tried did not refer to thsi sort of error. Basically, all I've done by myself is check the security permissions at 'Default' for System, and they were all marked except for 'special permissions'. A 'Default User' shortcut exists in /users, but it returns 'Access is Denied', where it's security settings are all marked for my current user 'Admin' correctly (again, excluding special permissions). Hope to get some help here.

Would be happy to report any further info for troubleshooting. Thanks in ahead!

Event 1509: 

Windows cannot copy file \\?\C:\Users\Default\ to location \\?\C:\Users\TEMP.IIS APPPOOL\. This error may be caused by network problems or insufficient security rights.

DETAIL - Access is denied.

Level: Warning

User: IIS APPPOOL\DefaultAppPool

Event 1500

Windows cannot log you on because your profile cannot be loaded. Check that you are connected to the network, and that your network is functioning correctly.

DETAIL - Only part of a ReadProcessMemory or WriteProcessMemory request was completed.

Level: Error

User: IIS APPPOOL\DefaultAppPool

Event 1511

Windows cannot find the local profile and is logging you on with a temporary profile. Changes you make to this profile will be lost when you log off.

Level: Error

User: IIS APPPOOL\DefaultAppPool

<div></div> <div></div>


IIS upload of files

$
0
0

Hi Gurus

I need your help, very new to IIS, so here we go

I have a website that brings file to be view on a new window, but its taking to long to bring the files up to be reviewed , so iwent and restarted the IIS site that was giving me the problem and the upload performance was like amazing but after thre to four days the performance went down, I dont want to be restarting IIS all the time or every 4 days.

where do I start looking for this issue

Thanks a bunch

Error: Windows could not start the Windows Process Activation Service service on Local Computer

$
0
0

Hi All,

 I just moved to IIS 7 and stuck with following error.

"Windows could not start the Windows Process Activation Service service on Local Computer.

Error 50: The request is not supported."

I looked at Event Viewer,here are the details.

 

Log Name:      System
Source:        Microsoft-Windows-WAS
Date:          8/15/2011 3:33:07 PM
Event ID:      5172
Task Category: None
Level:         Error
Keywords:      Classic
User:          N/A
Computer:      P1PCSCO051QX7B.fiserv.co.in
Description:
The Windows Process Activation Service encountered an error trying to read configuration data from file '\\?\C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config', line number '13'.  The error message is: 'The configuration section 'system.web' cannot be read because it is missing a section declaration
'.  The data field contains the error number.
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
  <System>
    <Provider Name="Microsoft-Windows-WAS" Guid="{524B5D04-133C-4A62-8362-64E8EDB9CE40}" EventSourceName="WAS" />
    <EventID Qualifiers="49152">5172</EventID>
    <Version>0</Version>
    <Level>2</Level>
    <Task>0</Task>
    <Opcode>0</Opcode>
    <Keywords>0x80000000000000</Keywords>
    <TimeCreated SystemTime="2011-08-15T10:03:07.000000000Z" />
    <EventRecordID>46271</EventRecordID>
    <Correlation />
    <Execution ProcessID="0" ThreadID="0" />
    <Channel>System</Channel>
    <Computer>P1PCSCO051QX7B.fiserv.co.in</Computer>
    <Security />
  </System>
  <EventData>
    <Data Name="File">\\?\C:\Windows\Microsoft.NET\Framework64\v2.0.50727\CONFIG\web.config</Data>
    <Data Name="LineNumber">13</Data>
    <Data Name="Error">The configuration section 'system.web' cannot be read because it is missing a section declaration
</Data>
    <Binary>32000780</Binary>
  </EventData>
</Event>

 

I am not getting where to introduce change in web.config to remove this error.

Below is the web.config file from specified location in error.

{{{

<?xml version="1.0" encoding="utf-8"?>
<!-- the root web configuration file -->
<configuration>
    <!--
        Using a location directive with a missing path attribute
        scopes the configuration to the entire machine.  If used in
        conjunction with allowOverride="false", it can be used to
        prevent configuration from being altered on the machine

        Administrators that want to restrict permissions granted to
        web applications should change the default Trust level and ensure
        that overrides are not allowed
    -->
    <location allowOverride="true">
        <system.web>
            <securityPolicy>
                <trustLevel name="Full" policyFile="internal" />
                <trustLevel name="High" policyFile="web_hightrust.config" />
                <trustLevel name="Medium" policyFile="web_mediumtrust.config" />
                <trustLevel name="Low"  policyFile="web_lowtrust.config" />
                <trustLevel name="Minimal" policyFile="web_minimaltrust.config" />
            </securityPolicy>
            <trust level="Full" originUrl="" />
        </system.web>
    </location>

    <system.net>
        <defaultProxy>
            <proxy usesystemdefault="true" />
        </defaultProxy>
    </system.net>

    <system.web>
        <authorization>
            <allow users="*" />
        </authorization>

        <browserCaps userAgentCacheKeyLength="64">
            <result type="System.Web.Mobile.MobileCapabilities, System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
        </browserCaps>

        <clientTarget>
            <add alias="ie5" userAgent="Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)" />
            <add alias="ie4" userAgent="Mozilla/4.0 (compatible; MSIE 4.0; Windows NT 4.0)" />
            <add alias="uplevel" userAgent="Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.1)" />
            <add alias="downlevel" userAgent="Generic Downlevel" />
        </clientTarget>

        <compilation>
            <assemblies>
                <add assembly="mscorlib" />
                <add assembly="System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
                <add assembly="System.Configuration, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="System.Data, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
                <add assembly="System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="System.Xml, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" />
                <add assembly="System.Drawing, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="System.EnterpriseServices, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                <add assembly="*" />
            </assemblies>
            <buildProviders>
                <add extension=".aspx" type="System.Web.Compilation.PageBuildProvider" />
                <add extension=".ascx" type="System.Web.Compilation.UserControlBuildProvider" />
                <add extension=".master" type="System.Web.Compilation.MasterPageBuildProvider" />
                <add extension=".asmx" type="System.Web.Compilation.WebServiceBuildProvider" />
                <add extension=".ashx" type="System.Web.Compilation.WebHandlerBuildProvider" />
                <add extension=".soap" type="System.Web.Compilation.WebServiceBuildProvider" />
                <add extension=".resx" type="System.Web.Compilation.ResXBuildProvider" />
                <add extension=".resources" type="System.Web.Compilation.ResourcesBuildProvider" />
                <add extension=".wsdl" type="System.Web.Compilation.WsdlBuildProvider" />
                <add extension=".xsd" type="System.Web.Compilation.XsdBuildProvider" />
                <add extension=".js" type="System.Web.Compilation.ForceCopyBuildProvider" />
                <add extension=".lic" type="System.Web.Compilation.IgnoreFileBuildProvider" />
                <add extension=".licx" type="System.Web.Compilation.IgnoreFileBuildProvider" />
                <add extension=".exclude" type="System.Web.Compilation.IgnoreFileBuildProvider" />
                <add extension=".refresh" type="System.Web.Compilation.IgnoreFileBuildProvider" />
            </buildProviders>
            <expressionBuilders>
                <add expressionPrefix="Resources" type="System.Web.Compilation.ResourceExpressionBuilder" />
                <add expressionPrefix="ConnectionStrings" type="System.Web.Compilation.ConnectionStringsExpressionBuilder" />
                <add expressionPrefix="AppSettings" type="System.Web.Compilation.AppSettingsExpressionBuilder" />
            </expressionBuilders>
        </compilation>

        <healthMonitoring>
            <bufferModes>
                <add name="Critical Notification" maxBufferSize="100" maxFlushSize="20"
                    urgentFlushThreshold="1" regularFlushInterval="Infinite" urgentFlushInterval="00:01:00"
                    maxBufferThreads="1" />
                <add name="Notification" maxBufferSize="300" maxFlushSize="20"
                    urgentFlushThreshold="1" regularFlushInterval="Infinite" urgentFlushInterval="00:01:00"
                    maxBufferThreads="1" />
                <add name="Analysis" maxBufferSize="1000" maxFlushSize="100"
                    urgentFlushThreshold="100" regularFlushInterval="00:05:00"
                    urgentFlushInterval="00:01:00" maxBufferThreads="1" />
                <add name="Logging" maxBufferSize="1000" maxFlushSize="200" urgentFlushThreshold="800"
                    regularFlushInterval="00:30:00" urgentFlushInterval="00:05:00"
                    maxBufferThreads="1" />
            </bufferModes>

            <providers>
                <add name="EventLogProvider" type="System.Web.Management.EventLogWebEventProvider,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
                <add connectionStringName="LocalSqlServer" maxEventDetailsLength="1073741823"
                    buffer="false" bufferMode="Notification" name="SqlWebEventProvider"
                    type="System.Web.Management.SqlWebEventProvider,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
                <add name="WmiWebEventProvider" type="System.Web.Management.WmiWebEventProvider,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a" />
            </providers>

            <profiles>
                <add name="Default" minInstances="1" maxLimit="Infinite" minInterval="00:01:00"
                    custom="" />
                <add name="Critical" minInstances="1" maxLimit="Infinite" minInterval="00:00:00"
                    custom="" />
            </profiles>

            <rules>
                <add name="All Errors Default" eventName="All Errors" provider="EventLogProvider"
                    profile="Default" minInstances="1" maxLimit="Infinite" minInterval="00:01:00"
                    custom="" />
                <add name="Failure Audits Default" eventName="Failure Audits"
                    provider="EventLogProvider" profile="Default" minInstances="1"
                    maxLimit="Infinite" minInterval="00:01:00" custom="" />
            </rules>

            <eventMappings>
                <add name="All Events" type="System.Web.Management.WebBaseEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Heartbeats" type="System.Web.Management.WebHeartbeatEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Application Lifetime Events" type="System.Web.Management.WebApplicationLifetimeEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Request Processing Events" type="System.Web.Management.WebRequestEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="All Errors" type="System.Web.Management.WebBaseErrorEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Infrastructure Errors" type="System.Web.Management.WebErrorEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Request Processing Errors" type="System.Web.Management.WebRequestErrorEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="All Audits" type="System.Web.Management.WebAuditEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Failure Audits" type="System.Web.Management.WebFailureAuditEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
                <add name="Success Audits" type="System.Web.Management.WebSuccessAuditEvent,System.Web,Version=2.0.0.0,Culture=neutral,PublicKeyToken=b03f5f7f11d50a3a"
                    startEventCode="0" endEventCode="2147483647" />
            </eventMappings>

        </healthMonitoring>

        <httpHandlers>
            <add path="trace.axd" verb="*" type="System.Web.Handlers.TraceHandler" validate="True" />
            <add path="WebResource.axd" verb="GET" type="System.Web.Handlers.AssemblyResourceLoader" validate="True" />
            <add path="*.axd" verb="*" type="System.Web.HttpNotFoundHandler" validate="True" />
            <add path="*.aspx" verb="*" type="System.Web.UI.PageHandlerFactory" validate="True" />
            <add path="*.ashx" verb="*" type="System.Web.UI.SimpleHandlerFactory" validate="True" />
            <add path="*.asmx" verb="*" type="System.Web.Services.Protocols.WebServiceHandlerFactory, System.Web.Services, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" validate="False" />
            <add path="*.rem" verb="*" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="False" />
            <add path="*.soap" verb="*" type="System.Runtime.Remoting.Channels.Http.HttpRemotingHandlerFactory, System.Runtime.Remoting, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" validate="False" />
            <add path="*.asax" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.ascx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.master" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.skin" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.browser" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.sitemap" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.dll.config" verb="GET,HEAD" type="System.Web.StaticFileHandler" validate="True" />
            <add path="*.exe.config" verb="GET,HEAD" type="System.Web.StaticFileHandler" validate="True" />
            <add path="*.config" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.cs" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.csproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.vb" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.vbproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.webinfo" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.licx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.resx" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.resources" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.mdb" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.vjsproj" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.java" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.jsl" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.ldb" verb="*" type="System.Web.HttpForbiddenHandler"  validate="True" />
            <add path="*.ad" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.dd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.ldd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.sd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.cd" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.adprototype" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.lddprototype" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.sdm" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.sdmDocument" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.mdf" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.ldf" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.exclude" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*.refresh" verb="*" type="System.Web.HttpForbiddenHandler" validate="True" />
            <add path="*" verb="GET,HEAD,POST" type="System.Web.DefaultHttpHandler" validate="True" />
            <add path="*" verb="*" type="System.Web.HttpMethodNotAllowedHandler" validate="True" />
        </httpHandlers>

        <httpModules>
            <add name="OutputCache" type="System.Web.Caching.OutputCacheModule" />
            <add name="Session" type="System.Web.SessionState.SessionStateModule" />
            <add name="WindowsAuthentication" type="System.Web.Security.WindowsAuthenticationModule" />
            <add name="FormsAuthentication" type="System.Web.Security.FormsAuthenticationModule" />
            <add name="PassportAuthentication" type="System.Web.Security.PassportAuthenticationModule" />
            <add name="RoleManager" type="System.Web.Security.RoleManagerModule" />
            <add name="UrlAuthorization" type="System.Web.Security.UrlAuthorizationModule" />
            <add name="FileAuthorization" type="System.Web.Security.FileAuthorizationModule" />
            <add name="AnonymousIdentification" type="System.Web.Security.AnonymousIdentificationModule" />
            <add name="Profile" type="System.Web.Profile.ProfileModule" />
            <add name="ErrorHandlerModule" type="System.Web.Mobile.ErrorHandlerModule, System.Web.Mobile, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
        </httpModules>

        <mobileControls sessionStateHistorySize="6" cookielessDataDictionaryType="System.Web.Mobile.CookielessData">
            <device name="XhtmlDeviceAdapters"
                    predicateClass="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter"
                    predicateMethod="DeviceQualifies"
                    pageAdapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPageAdapter">

                <control name="System.Web.UI.MobileControls.Panel"             adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPanelAdapter" />
                <control name="System.Web.UI.MobileControls.Form"              adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlFormAdapter" />
                <control name="System.Web.UI.MobileControls.TextBox"           adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextBoxAdapter" />
                <control name="System.Web.UI.MobileControls.Label"             adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLabelAdapter" />
                <control name="System.Web.UI.MobileControls.LiteralText"       adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLiteralTextAdapter" />
                <control name="System.Web.UI.MobileControls.Link"              adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlLinkAdapter" />
                <control name="System.Web.UI.MobileControls.Command"           adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCommandAdapter" />
                <control name="System.Web.UI.MobileControls.PhoneCall"         adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlPhoneCallAdapter" />
                <control name="System.Web.UI.MobileControls.List"              adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlListAdapter" />
                <control name="System.Web.UI.MobileControls.SelectionList"     adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlSelectionListAdapter" />
                <control name="System.Web.UI.MobileControls.ObjectList"        adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlObjectListAdapter" />
                <control name="System.Web.UI.MobileControls.Image"             adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlImageAdapter" />
                <control name="System.Web.UI.MobileControls.ValidationSummary" adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidationSummaryAdapter" />
                <control name="System.Web.UI.MobileControls.Calendar"          adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlCalendarAdapter" />
                <control name="System.Web.UI.MobileControls.TextView"          adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlTextViewAdapter" />
                <control name="System.Web.UI.MobileControls.MobileControl"     adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlControlAdapter" />
                <control name="System.Web.UI.MobileControls.BaseValidator"     adapter="System.Web.UI.MobileControls.Adapters.XhtmlAdapters.XhtmlValidatorAdapter" />
            </device>
            <device name="HtmlDeviceAdapters"
                    predicateClass="System.Web.UI.MobileControls.Adapters.HtmlPageAdapter"
                    predicateMethod="DeviceQualifies"
                    pageAdapter="System.Web.UI.MobileControls.Adapters.HtmlPageAdapter">

                <control name="System.Web.UI.MobileControls.Panel"             adapter="System.Web.UI.MobileControls.Adapters.HtmlPanelAdapter" />
                <control name="System.Web.UI.MobileControls.Form"              adapter="System.Web.UI.MobileControls.Adapters.HtmlFormAdapter" />
                <control name="System.Web.UI.MobileControls.TextBox"           adapter="System.Web.UI.MobileControls.Adapters.HtmlTextBoxAdapter" />
                <control name="System.Web.UI.MobileControls.Label"             adapter="System.Web.UI.MobileControls.Adapters.HtmlLabelAdapter" />
                <control name="System.Web.UI.MobileControls.LiteralText"       adapter="System.Web.UI.MobileControls.Adapters.HtmlLiteralTextAdapter" />
                <control name="System.Web.UI.MobileControls.Link"              adapter="System.Web.UI.MobileControls.Adapters.HtmlLinkAdapter" />
                <control name="System.Web.UI.MobileControls.Command"           adapter="System.Web.UI.MobileControls.Adapters.HtmlCommandAdapter" />
                <control name="System.Web.UI.MobileControls.PhoneCall"         adapter="System.Web.UI.MobileControls.Adapters.HtmlPhoneCallAdapter" />
                <control name="System.Web.UI.MobileControls.List"              adapter="System.Web.UI.MobileControls.Adapters.HtmlListAdapter" />
                <control name="System.Web.UI.MobileControls.SelectionList"     adapter="System.Web.UI.MobileControls.Adapters.HtmlSelectionListAdapter" />
                <control name="System.Web.UI.MobileControls.ObjectList"        adapter="System.Web.UI.MobileControls.Adapters.HtmlObjectListAdapter" />
                <control name="System.Web.UI.MobileControls.Image"             adapter="System.Web.UI.MobileControls.Adapters.HtmlImageAdapter" />
                <control name="System.Web.UI.MobileControls.BaseValidator"     adapter="System.Web.UI.MobileControls.Adapters.HtmlValidatorAdapter" />
                <control name="System.Web.UI.MobileControls.ValidationSummary" adapter="System.Web.UI.MobileControls.Adapters.HtmlValidationSummaryAdapter" />
                <control name="System.Web.UI.MobileControls.Calendar"          adapter="System.Web.UI.MobileControls.Adapters.HtmlCalendarAdapter" />
                <control name="System.Web.UI.MobileControls.TextView"          adapter="System.Web.UI.MobileControls.Adapters.HtmlTextViewAdapter" />
                <control name="System.Web.UI.MobileControls.MobileControl"     adapter="System.Web.UI.MobileControls.Adapters.HtmlControlAdapter" />
            </device>
            <device name="UpWmlDeviceAdapters"
                    inheritsFrom="WmlDeviceAdapters"
                    predicateClass="System.Web.UI.MobileControls.Adapters.UpWmlPageAdapter"
                    predicateMethod="DeviceQualifies"
                    pageAdapter="System.Web.UI.MobileControls.Adapters.UpWmlPageAdapter">
            </device>
            <device name="WmlDeviceAdapters"
                    predicateClass="System.Web.UI.MobileControls.Adapters.WmlPageAdapter"
                    predicateMethod="DeviceQualifies"
                    pageAdapter="System.Web.UI.MobileControls.Adapters.WmlPageAdapter">

                <control name="System.Web.UI.MobileControls.Panel"             adapter="System.Web.UI.MobileControls.Adapters.WmlPanelAdapter" />
                <control name="System.Web.UI.MobileControls.Form"              adapter="System.Web.UI.MobileControls.Adapters.WmlFormAdapter" />
                <control name="System.Web.UI.MobileControls.TextBox"           adapter="System.Web.UI.MobileControls.Adapters.WmlTextBoxAdapter" />
                <control name="System.Web.UI.MobileControls.Label"             adapter="System.Web.UI.MobileControls.Adapters.WmlLabelAdapter" />
                <control name="System.Web.UI.MobileControls.LiteralText"       adapter="System.Web.UI.MobileControls.Adapters.WmlLiteralTextAdapter" />
                <control name="System.Web.UI.MobileControls.Link"              adapter="System.Web.UI.MobileControls.Adapters.WmlLinkAdapter" />
                <control name="System.Web.UI.MobileControls.Command"           adapter="System.Web.UI.MobileControls.Adapters.WmlCommandAdapter" />
                <control name="System.Web.UI.MobileControls.PhoneCall"         adapter="System.Web.UI.MobileControls.Adapters.WmlPhoneCallAdapter" />
                <control name="System.Web.UI.MobileControls.List"              adapter="System.Web.UI.MobileControls.Adapters.WmlListAdapter" />
                <control name="System.Web.UI.MobileControls.SelectionList"     adapter="System.Web.UI.MobileControls.Adapters.WmlSelectionListAdapter" />
                <control name="System.Web.UI.MobileControls.ObjectList"        adapter="System.Web.UI.MobileControls.Adapters.WmlObjectListAdapter" />
                <control name="System.Web.UI.MobileControls.Image"             adapter="System.Web.UI.MobileControls.Adapters.WmlImageAdapter" />
                <control name="System.Web.UI.MobileControls.BaseValidator"     adapter="System.Web.UI.MobileControls.Adapters.WmlValidatorAdapter" />
                <control name="System.Web.UI.MobileControls.ValidationSummary" adapter="System.Web.UI.MobileControls.Adapters.WmlValidationSummaryAdapter" />
                <control name="System.Web.UI.MobileControls.Calendar"          adapter="System.Web.UI.MobileControls.Adapters.WmlCalendarAdapter" />
                <control name="System.Web.UI.MobileControls.TextView"          adapter="System.Web.UI.MobileControls.Adapters.WmlTextViewAdapter" />
                <control name="System.Web.UI.MobileControls.MobileControl"     adapter="System.Web.UI.MobileControls.Adapters.WmlControlAdapter" />
            </device>
            <device name="ChtmlDeviceAdapters"
                    inheritsFrom="HtmlDeviceAdapters"
                    predicateClass="System.Web.UI.MobileControls.Adapters.ChtmlPageAdapter"
                    predicateMethod="DeviceQualifies"
                    pageAdapter="System.Web.UI.MobileControls.Adapters.ChtmlPageAdapter">

                <control name="System.Web.UI.MobileControls.Form"              adapter="System.Web.UI.MobileControls.Adapters.ChtmlFormAdapter" />
                <control name="System.Web.UI.MobileControls.Calendar"          adapter="System.Web.UI.MobileControls.Adapters.ChtmlCalendarAdapter" />
                <control name="System.Web.UI.MobileControls.Image"             adapter="System.Web.UI.MobileControls.Adapters.ChtmlImageAdapter" />
                <control name="System.Web.UI.MobileControls.TextBox"           adapter="System.Web.UI.MobileControls.Adapters.ChtmlTextBoxAdapter" />
                <control name="System.Web.UI.MobileControls.SelectionList"     adapter="System.Web.UI.MobileControls.Adapters.ChtmlSelectionListAdapter" />
                <control name="System.Web.UI.MobileControls.Command"           adapter="System.Web.UI.MobileControls.Adapters.ChtmlCommandAdapter" />
                <control name="System.Web.UI.MobileControls.PhoneCall"         adapter="System.Web.UI.MobileControls.Adapters.ChtmlPhoneCallAdapter" />
                <control name="System.Web.UI.MobileControls.Link"              adapter="System.Web.UI.MobileControls.Adapters.ChtmlLinkAdapter" />
            </device>
        </mobileControls>

        <pages>
            <namespaces>
                <add namespace="System" />
                <add namespace="System.Collections" />
                <add namespace="System.Collections.Specialized" />
                <add namespace="System.Configuration" />
                <add namespace="System.Text" />
                <add namespace="System.Text.RegularExpressions" />
                <add namespace="System.Web" />
                <add namespace="System.Web.Caching" />
                <add namespace="System.Web.SessionState" />
                <add namespace="System.Web.Security" />
                <add namespace="System.Web.Profile" />
                <add namespace="System.Web.UI" />
                <add namespace="System.Web.UI.WebControls" />
                <add namespace="System.Web.UI.WebControls.WebParts" />
                <add namespace="System.Web.UI.HtmlControls" />
            </namespaces>

            <controls>
                <add tagPrefix="asp" namespace="System.Web.UI.WebControls.WebParts" assembly="System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
            </controls>
        </pages>

        <protocols />

        <siteMap>
            <providers>
                <add siteMapFile="web.sitemap" name="AspNetXmlSiteMapProvider"
                    type="System.Web.XmlSiteMapProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
            </providers>
        </siteMap>

        <urlMappings enabled="true" />

        <webControls clientScriptsLocation="/aspnet_client/{0}/{1}/" />

        <webParts>
            <personalization>
                <providers>
                    <add connectionStringName="LocalSqlServer"
                        name="AspNetSqlPersonalizationProvider" type="System.Web.UI.WebControls.WebParts.SqlPersonalizationProvider, System.Web, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a" />
                </providers>

                <authorization>
                    <deny users="*" verbs="enterSharedScope" />
                    <allow users="*" verbs="modifyState" />
                </authorization>
            </personalization>

            <transformers>
                <add name="RowToFieldTransformer" type="System.Web.UI.WebControls.WebParts.RowToFieldTransformer" />
                <add name="RowToParametersTransformer" type="System.Web.UI.WebControls.WebParts.RowToParametersTransformer" />
            </transformers>
        </webParts>
    </system.web>
</configuration>

 

}}}

 

Please help me.

let me know if you need anything else .

 

Thanks

Vikram

 

MYSQL 404 error when installing wordpress with Web PI

$
0
0

Hello,

I am trying to install wordpress locally using Web Platform Installer 4.6.  The installer wants to install MYSQL 5.1 as part of the install despite having a later version already installed.  In any event, the install fails and returns a 404 error for the MYSQL download.  The wordpress file downloads successfully.  I can share my installer log files if you need to see them.  I appreciate any help you can provide.

Can images be displayed in custom error pages ?

$
0
0

Hi all,

Hoping someone can help as i am a complete IIS 7 novice.  We are doing some prep work for when we take our website down for maintenance.  We are allowing certain IP addresses to connect through this maintenance period which i have achieved through the IP Restriction module.

I now want to change the 403 error page to a more user friendly version saying the system is down due to maintenance.  I can get this htm page to display but the styling css and images dont work , the styling isnt displayed and the image is the standard red cross which suggests it cant be found.

Is it not possible to use images and style sheets in custom error pages or am i doing something wrong ?

Many thanks

Frant101 

iis7.5 isapi dll no general_response_header

$
0
0

Hi,

I have a very strange issue that I am unable to resolve.

ISAPI DLL works on IIS5.5. Recently migrate it to IIS7.5 and I am setting some stange results.

The same DLL is called for a specific COM+ object.

All function calls returns with General_Response_Header except one. It only returns the GENERAL_RESPONSE_ENTITY_BUFFER without the field GENERAL_RESPONSE_HEADERS. 

Is this a setting with IIS that strips out response headers? What options/troubleshooting do I have to see what might have cause this issue?

thanks

Frank

The specified CGI application misbehaved

$
0
0

I have been trying this software called Wonderdesk that uses Perl CGI to run the application.  The application is connect to a SQL server 2012 database.  I can basically isntall the application and associate it with the database, but when I attempt to open the web page i get the following:

<div id="header">

Server Error in Application "DEFAULT WEB SITE"

</div> <div id="server_version">

Internet Information Services 7.5

</div> <div id="content"> <div class="content-container">
Error Summary

HTTP Error 502.2 - Bad Gateway

The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are "defined(@array) is deprecated at C:/inetpub/wwwroot/cgi-bin/wonderdesk/lib/GT/Base.pm line 231. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at C:/inetpub/wwwroot/cgi-bin/wonderdesk/lib/bases.pm line 43. (Maybe you should just omit the defined()?) defined(%hash) is deprecated at (eval 20) line 55. (Maybe you should just omit the defined()?) Content-type: text/html< html>< head>< title>Help Desk</title>< style type="text/css"> .body { font-family: Verdana,Arial, Helvetica, sans-serif; font-size: 9pt; color: #000000 } .message { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: navy } .menu { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: navy } .form { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000080 } .form_bg { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #EAEDF0} .info { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #000000} .report { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #ffffff} .body_bold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; font-weight: bold } .title { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #006600 } .title_bold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #006600; font-weight: bold } .header { font-family: Arial, Helvetica, sans-serif; font-size: 13pt; color: #000080; font-weight: bold } .col_header { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: #FFFFFF; background-color: #006600; font-weight: bold } .top_header { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; color: #FFFFFF; font-weight: bold } .small { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 7pt } .object { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #ffffff } .button { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; color: #000000; background-color: #C3CCD7; font-weight: bold } .highlight { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 9pt; background-color: #CEE7E9 } .big { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt } .big_bold { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 11pt; font-weight: bold } .error { font-family: Arial, Verdana, Helvetica, sans-serif; font-size: 10pt; color: red; font-weight: bold } td { font-family:Arial,Verdana; font-size:10pt; color:black; } h3 { font-family:Arial,Verdana; font-size:8pt; color:black; } .blacknav { font-family: Arial, Helvetica,sans-serif; color: #000000; text-decoration:underline; } .blacknav:hover { font-family: Arial, Helvetica,sans-serif; color: #000000; text-decoration:none; } .whitenav { font-family: Arial,sans-serif; color: #FFFFFF; text-decoration:underline; } .whitenav:hover { font-family: Arial,sans-serif; color: #FFFFFF; text-decoration:none; } div.esc_popup { position:absolute; background-color:white; border:2px solid #C3CCD7; padding:5px; } div.esc_popup td { border:1px solid #C3CCD7; }< /style>< meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />< script type="text/javascript" language="javascript" src="http://nia3.sdsu.edu/images/wd/wonderdesk.js"></script>< script language=JavaScript> function Navigate() { var number = document.getElementById('NavSelect').selectedIndex; location.href = document.getElementById('NavSelect').options[number].value; } // -->< /script>< /head>< body bgcolor="#FFFFFF" text="black" link="navy" vlink="navy" alink="red" leftmargin="4" marginwidth="4" topmargin="4" marginheight="4" onload=" document.myform.username.focus();">< p align="right"><a href="http://www.wonderdesk.com" target="_blank"><img src="http://nia3.sdsu.edu/images/wd/powered.gif" width="201" height="15" border="0" /></a> <font size="1">&nbsp;</font></p>< p align="center"><img src="http://nia3.sdsu.edu/images/wd/helpdesk_english.gif" /></p>< center></center>< form name="myform" action="http://nia3.sdsu.edu/cgi-bin/wonderdesk/wonderdesk.cgi" method="post">< input type="hidden" name="do" value="cust_login">< table width="425" border="0" cellspacing="0" cellpadding="0" align="center">< tr>< td width="100%">< table bordercolor="#ffffff" cellspacing="0" cellpadding="7" width="425" bgcolor="#EAEDF0" bordercolorlight="#B6B6B6" border="1" align="center">< tr>< td width="97%" align="center"> Welcome to the Help Desk <br> Existing users may log in below.<br /> First time users can <a href="http://nia3.sdsu.edu/cgi-bin/wonderdesk/wonderdesk.cgi?do=cust_signup">sign up here</a>.<br />< br /> &nbsp;< table align="center" cellpadding="3" cellspacing="0" width="363">< tr>< td width="141" align="right">< p><font size="3"><b>Email Address: &nbsp;</b></font></p>< /td>< td width="210">< p><input type="text" name="username" size="25" class="object" /></p>< /td>< /tr>< tr>< td width="141" align="right">< p><font size="3"><b>Password: &nbsp;</b></font></p>< /td>< td width="210">< p><input type="password" name="password" size="25" class="object" /></p>< /td>< /tr>< /table>< p>&nbsp;Remember Login: <input type="checkbox" name="remember" value="1" onclick="document.myform.dont_use_cookies.checked = false" /><br /> Don't use cookies: <input type="checkbox" name="dont_use_cookies" value="1" onclick="document.myform.remember.checked = false" /></p>< p><input type="IMAGE" name="Submit" value="Log In" SRC="http://nia3.sdsu.edu/images/wd/logon_english.gif" border="0" /></p>< p>Forgot your password? <a href="http://nia3.sdsu.edu/cgi-bin/wonderdesk/wonderdesk.cgi?do=cust_lostpw">Click here</a></p>< /td>< /tr>< /table>< /td>< td width="1" valign="top" background="http://nia3.sdsu.edu/images/wd/shadow_right.gif"><img src="http://nia3.sdsu.edu/images/wd/shadow_topright.gif" width="5" height="5" /></td>< /tr>< tr>< td background="http://nia3.sdsu.edu/images/wd/shadow.gif"><img src="http://nia3.sdsu.edu/images/wd/shadow_left.gif" width="5" height="5" /></td>< td align="left" valign="top"><img src="http://nia3.sdsu.edu/images/wd/shadow_corner.gif" width="5" height="5" /></td>< /tr>< /table>< /form>< p><!--WonderDesk SQL 4.15--></p>< /body>< /html> ".

</div> <div class="content-container">
Detailed Error Information<div id="details-left">
ModuleCgiModule
NotificationExecuteRequestHandler
HandlerPerl Script Map
Error Code0x00000103
</div> <div id="details-right">
Requested URLhttp://nia3.sdsu.edu:80/cgi-bin/wonderdesk/wonderdesk.cgi
Physical PathC:\inetpub\wwwroot\cgi-bin\wonderdesk\wonderdesk.cgi
Logon MethodAnonymous
Logon UserAnonymous
</div>
</div> <div class="content-container">
Most likely causes:
  • The CGI process was shut down or terminated unexpectedly before it finished processing the request.
  • The CGI process has a flaw and does not return a complete set of HTTP headers.
</div> <div class="content-container">
Things you can try:
  • Check the event logs on the system to see whether the CGI process is shutting down unexpectedly.
  • Troubleshoot the CGI application to determine why it is not sending a complete set of HTTP headers.
</div> <div class="content-container">
Links and More Information This error occurs when the CGI process handling the request exits before it finishes sending the response to IIS.

View more information »

I have tried to look up this error and am having a hard time where I should start.  Any sugggestions would be greatly appreciated.

</div> </div>

Error

$
0
0

Hi guys,

            for a long time i am trying to fix a error, i dont know why it is happening and before 1 month it work perfectaly but now no

see this picture:- http://oi42.tinypic.com/rr5bht.jpg

i am using IIS 7

Pc:- windows 7 home premium


Urgent - New website working only locally

$
0
0

Hello,

I have a new website just got promoted to production and it's working only locally, I need your help as much as you can to sort it out as early as possible, here is the brief description:

  1. Both IIS and SQL servers are Windows 2008 R2 environment
  2. Website is using port 8080 and is working fine on IIS server locally
  3. User gets error when accessing the website: Internet Explorer cannot display the webpage
  4. Telnet 8080:

    telnet hostname 8080

    Connecting to hostname …. Could not open connection to the host, on port 8080: Connect failed

I have confirmed the server is not in DMZ and hence the port 8080 should have been enabled by default although I didn't check.

I also ran the netstat to list all ports being listened, 8080 is in the list

Can any one help? thank you very much.

IIS not displaying images from URLs

$
0
0

I'm having a problem after uploading my site to my IIS server.  I have image controls which have a URL from an http site (the URL is publicly available and the images are dynamic based on the ID of the row).  The images were displaying just fine on my Visual Studio box but once I uploaded the site to my IIS server, they are no longer displaying.

I've read numerous forums/posts regarding having images locally on the server and making sure the identity has access, but I haven't found much in regards to when the image is hosted externally.

Any help is appreciated!

The IIS Admin Service service terminated with service-specific error %%-2146893818

$
0
0

I restarted Exchange 2010 SP2 server after almost 2 years and now IIS Admin service can not start. When i tried to start service it gives me an error

 

--------------------------- Services --------------------------- Windows could not start the IIS Admin Service on Local Computer. For more information, review the System Event Log. If this is a non-Microsoft service, contact the service vendor, and refer to service-specific error code -2146893813. --------------------------- OK   ---------------------------

 

and in Event viewer

 

Log Name:      System Source:        Service Control Manager Date:          9/22/2013 10:53:38 PM Event ID:      7024 Task Category: None Level:         Error Keywords:      Classic User:          N/A Computer:      ABJSVR28.domain.com Description: The IIS Admin Service service terminated with service-specific error %%-2146893818. Event Xml: <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">   <System>     <Provider Name="Service Control Manager" Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service Control Manager" />     <EventID Qualifiers="49152">7024</EventID>     <Version>0</Version>     <Level>2</Level>     <Task>0</Task>     <Opcode>0</Opcode>     <Keywords>0x8080000000000000</Keywords>    <TimeCreated SystemTime="2013-09-22T18:53:38.276485000Z" />     <EventRecordID>762462</EventRecordID>     <Correlation />     <Execution ProcessID="460" ThreadID="6208" />     <Channel>System</Channel>     <Computer>ABJSVR28.domain.com</Computer>     <Security />   </System>   <EventData>     <Data Name="param1">IIS Admin Service</Data>     <Data Name="param2">%%-2146893818</Data>   </EventData> </Event>

 

I tried following but still no success.

 

1. rename MetaBase.xml and restore newest and oldest file from C:\Windows\System32\inetsrv\History to C:\Windows\System32\inetsrv

2. Verified C23* key GUID agaist registry and its matched, the key which is after "_"

3. Verified System and Administrator security permission on C23* machine key as well as MachineKey folder from C:\Users\all users\Microsoft\Crypto\RSA\MachineKeys

4. Rename machinekeys folder and restart server to generate new folder with same key but didnt work.

I followed all above steps without any success.

 

 

Now my final hope is from you techies. Please let me know possible resolution except reinstalling IIS 7 and Exchange 2010.

 

OS: Windows Server 2008 R2 SP1 Standard Edition

Application: Exchange 2010 SP2

IIS 8.5 (windows 8.1): how to install IIS Manager for Remote Administration

$
0
0

Hello guys.

I've been trying to install the IIS Manager for Remote Administration compoment from within the web platform installer (4.6) on my local IIS (windows 8.1) and I'm always getting an error. Here's an excerpt from the log:

Action start 11:19:23: LaunchConditions.
MSI (s) (3C:24) [11:19:23:572]: Note: 1: 2205 2: 3: Error
MSI (s) (3C:24) [11:19:23:572]: Note: 1: 2228 2: 3: Error 4: SELECT `Message` FROM `Error` WHERE `Error` = 1709
MSI (s) (3C:24) [11:19:23:572]: Product: Internet Information Services (IIS) 7+ Manager -- This product requires Windows XP SP2, Windows 2003 SP1, Windows Vista SP1, Windows 7 or newer

Can anyone help? 

thanks.

Test post

$
0
0

Hi, just testing creating a new thread, please disregard.

Viewing all 1814 articles
Browse latest View live


Latest Images

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