Welcome to MobyThreads.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log in/Register/PasswordLog in/Register/Password

Detrimental - Application Error

 
   Web Hosting and Web Master Forums (Home) -> IIS RSS
Related Topics:
Error ? - When I go into Internet services and then default website down to exadmin then main.com then MBX, and click on a users name over any sub folder I get this error: Unable to enumerate files and because the following error..

IIS Error - Ok, I have a web developed in Visual Studio .NET. Until a few days ago, it worked fine... then after I changed one HTML page (not even an ASP.NET page), it suddenly stopped working, and every time I try to access *any* page on this..

IIS 6.0 Asp error - I have set up a test domain running 2003 server and IIS 6.0. When running a querry from new site I get the following error: SYNTAX ERROR IN QUERRY - QUERRY CLAUSE NUMBER - SOURCE : Microsoft JET Database Engine I have..

Where to look for error codes? 2 - RE: Error when trying to start IIS Ken, Thank you for answering my post. You suggested that I look in the event log for the event to this error message. I looked in all three event logs, and could not find any event for..

Where to look for error codes? - Hello, My IIS will not start, and gives the error, error when I try to start it through the snap-in. Can anything possibly be more cryptic? I have looked through the IIS error codes listed in the SDK docs, and..
Next:  IIS: Virtual Directory not listed under IIS Manager  
Author Message
pjwal

External


Since: Sep 09, 2003
Posts: 5



(Msg. 1) Posted: Tue Sep 09, 2003 8:47 pm
Post subject: Detrimental - Application Error
Archived from groups: microsoft>public>inetserver>iis (more info?)

Whenever I try to access the properities window of the Default Web Site or a
Virtual Directory the following popup appears and the IIS dialog box closes.

Title: Internet Information Services: mmc.exe - Application Error

The instruction at "0x67cb1c83" referenced memory at "0x0000001". The memory
could not be "read". [OK] [Cancel]

I do not have a problem viewing the properties of other servers through the
IIS dialog and mmc. I do not have a problem viewing the properties of the
Default SMTP or FTP. I have uninstalled and reinstalled IIS to no avail.
I've spent the last couple hours pouring through google to no avail. Does
anyone have an idea why this is occurring?

w2k pro, .net 1.0, 1.1, everything installed from windowsupdate.

TIA~ this issue is killing me... PJ

 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
migreen

External


Since: Sep 05, 2003
Posts: 173



(Msg. 2) Posted: Wed Sep 10, 2003 7:24 am
Post subject: RE: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

What version of IIS?
When accessing the properties for the default web site or virtual
directories are they on a remote machine or local?
If you create a new MMC do you get the same behavior? (Start | Run | MMC |
console | Add/Remove Snap in)
Where there any errors during the install of IIS? Have you looked through
the IIS setup log to see if anything failed?
What version of Internet Explorer are you using?

Thank you for choosing Microsoft
Miriam Green
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.

“Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026?  If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026.”

 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
pjwalnospam

External


Since: Sep 09, 2003
Posts: 1



(Msg. 3) Posted: Wed Sep 10, 2003 7:24 am
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

good questions, the first things i tried...

 > What version of IIS?

The version that is standard w/ w2k pro sp4. iis 5.0?

 > When accessing the properties for the default web site or virtual
 > directories are they on a remote machine or local?

local, but an attempt to connect from a remote was unsuccessful. gave a
connection error of some sort, while attempts to similar workstations gave a
different "access denied." connection to other development servers through
mmc from local were successful as they were on other machines.

 > If you create a new MMC do you get the same behavior? (Start | Run | MMC |
 > console | Add/Remove Snap in)

yes.

 > Where there any errors during the install of IIS? Have you looked through
 > the IIS setup log to see if anything failed?

no and no

 > What version of Internet Explorer are you using?

6.0, totally updated. also have mozilla installed.

OTHER INFO:
tried reinstalling .net 1.1 to no avail. haven't tried uninstalling sp4. i
attached the vs.net debugger to the mmc.exe process before duping the error
and the stacktrace was 3 calls into mmcndmgr.dll....if that helps. the web
apps themselves actually work...meaning, iis responds to requests....i just
can't change any of the properties. the error is not virtual directory
specific...i've been getting the error w/out doing anything after
reinstalling iis.

thx again, i really hope to get this solved wed morning...it really sux
having to tell the boss i have to reinstall the OS because i don't know what
the F is going on.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
migreen

External


Since: Sep 05, 2003
Posts: 173



(Msg. 4) Posted: Wed Sep 10, 2003 8:44 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

1. Are you able to reregister the DLL? (Regsvr32
/c:\Windows\System32\mmcndmgr.dll)
2. Have you tried to download a new version of the MMC (1.2)?
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3F62
0A07-C996-4A81-AAD8-30134A43EC46
3. Are you able to create a new web site and access the properties of the
new site?
4. Is Site Server installed?
5. Is Visual Interdev 6 installed?
6. May also want to use MetaEdit to look at the properties and see if there
are any settings for the site that is causing the behavior
232068 HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
http://support.microsoft.com/?id=232068

Thank you for choosing Microsoft
Miriam Green
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.

“Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026?  If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026.”
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
pjwal

External


Since: Sep 09, 2003
Posts: 5



(Msg. 5) Posted: Wed Sep 10, 2003 8:44 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

""Miriam Green"" <migreen.DeleteThis@online.microsoft.com> wrote in message
news:bF307M8dDHA.2000@cpmsftngxa06.phx.gbl...

Thanks again Miriam

 > 1. Are you able to reregister the DLL? (Regsvr32
 > /c:\Windows\System32\mmcndmgr.dll)

yes, that was successful, but did not have an effect.

 > 2. Have you tried to download a new version of the MMC (1.2)?
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3F62" target="_blank">http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3F62</a>
 > 0A07-C996-4A81-AAD8-30134A43EC46

running the installation informs me that I am on w2k and I already have mmc
1.2 installed.

 > 3. Are you able to create a new web site and access the properties of the
 > new site?

w2k pro only allows me to create new virtual directories. yes, i am able to
create new virtuals directories, but trying to access the properties of it
brings the same error.

 > 4. Is Site Server installed?
 > 5. Is Visual Interdev 6 installed?

no

 > 6. May also want to use MetaEdit to look at the properties and see if
there
 > are any settings for the site that is causing the behavior
 > 232068 HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=232068</font" target="_blank">http://support.microsoft.com/?id=232068</font</a>>

Running MetaEdit brings the following error dialog:
"The following error occured using CryptoAPI: Error creating key container."

The MetaBase Editor does run after clicking OK.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
pjwal

External


Since: Sep 09, 2003
Posts: 5



(Msg. 6) Posted: Thu Sep 11, 2003 1:22 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Any more suggestions?

""Miriam Green"" <migreen.DeleteThis@online.microsoft.com> wrote in message
news:bF307M8dDHA.2000@cpmsftngxa06.phx.gbl...
 > 1. Are you able to reregister the DLL? (Regsvr32
 > /c:\Windows\System32\mmcndmgr.dll)
 > 2. Have you tried to download a new version of the MMC (1.2)?
 >
<a style='text-decoration: underline;' href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3F62" target="_blank">http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=3F62</a>
 > 0A07-C996-4A81-AAD8-30134A43EC46
 > 3. Are you able to create a new web site and access the properties of the
 > new site?
 > 4. Is Site Server installed?
 > 5. Is Visual Interdev 6 installed?
 > 6. May also want to use MetaEdit to look at the properties and see if
there
 > are any settings for the site that is causing the behavior
 > 232068 HOW TO: Download, Install, and Remove the IIS MetaEdit 2.2 Utility
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=232068</font" target="_blank">http://support.microsoft.com/?id=232068</font</a>>
 >
 > Thank you for choosing Microsoft
 > Miriam Green
 > Microsoft Developer Support
 >
 > This posting is provided "AS IS" with no warranties, and confers no
rights.
 > You assume all risk for your use. © 2002 Microsoft Corporation. All rights
 > reserved.
 >
 > "Microsoft Security Announcement: Have you installed the patch for
 > Microsoft Security Bulletin MS03-026? If not Microsoft strongly advises
 > you to review the information at the following link regarding Microsoft
 > Security Bulletin MS03-026
 > <a style='text-decoration: underline;' href="http://www.microsoft.com/security/security_bulletins/ms03-026.asp" target="_blank">http://www.microsoft.com/security/security_bulletins/ms03-026.asp</a> and/or
to
 > visit Windows Update at <a style='text-decoration: underline;' href="http://windowsupdate.microsoft.com" target="_blank">http://windowsupdate.microsoft.com</a> to install the
 > patch. Running the SCAN program from the Windows Update site will help to
 > insure you are current with all security patches, not just MS03-026."
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
migreen

External


Since: Sep 05, 2003
Posts: 173



(Msg. 7) Posted: Thu Sep 11, 2003 9:14 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Check the IIS setup log file and see if there are any error messages during
the install?
Do you have a similar problem with other MMC consoles? (Event Viewer,
Computer Management etc)
Are there any errors in the Event Viewer around the same time?
Does the site have a certificate installed?
Can the metabase be enumerated? (command line,
c:\inetpub\adminscripts>cscript adsutil.vbs enum w3svc)

Thank you for choosing Microsoft
Miriam Green
Microsoft Developer Support

This posting is provided “AS IS” with no warranties, and confers no rights.
You assume all risk for your use. © 2002 Microsoft Corporation. All rights
reserved.

“Microsoft Security Announcement: Have you installed the patch for
Microsoft Security Bulletin MS03-026?  If not Microsoft strongly advises
you to review the information at the following link regarding Microsoft
Security Bulletin MS03-026
http://www.microsoft.com/security/security_bulletins/ms03-026.asp and/or to
visit Windows Update at http://windowsupdate.microsoft.com to install the
patch. Running the SCAN program from the Windows Update site will help to
insure you are current with all security patches, not just MS03-026.”
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
pjwal

External


Since: Sep 09, 2003
Posts: 5



(Msg. 8) Posted: Thu Sep 11, 2003 9:14 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Check the IIS setup log file and see if there are any error messages
during
 > the install?

Where is the IIS setup log file?

 > Do you have a similar problem with other MMC consoles? (Event Viewer,
 > Computer Management etc)

No

 > Are there any errors in the Event Viewer around the same time?

The System log shows an Application Popup event everytime the error is
received. It only contains the title and text of the popup.

 > Does the site have a certificate installed?

No.

 > Can the metabase be enumerated? (command line,
 > c:\inetpub\adminscripts>cscript adsutil.vbs enum w3svc)

Yes.<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
pjwal

External


Since: Sep 09, 2003
Posts: 5



(Msg. 9) Posted: Thu Sep 11, 2003 9:14 pm
Post subject: Re: Detrimental - Application Error [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

 > Check the IIS setup log file and see if there are any error messages
during
 > the install?

ok, I found the log file. There are quite a few errors similar to:
[9/10/2003 15:23:48] OC_ABOUT_TO_COMMIT_QUEUE:Unreg iis_core:FindModules:
FindProcessByNameW failed!

The all have to do with the Unreg iis_core. Does this point to anything?<!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: Detrimental - Application Error 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting and Web Master Forums (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]