Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Basics ASP.NET discussion for users new to coding in ASP.NET 1.0 or 1.1. NOT for the older "classic" ASP 3 or the newer ASP.NET 2.0.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old July 3rd, 2008, 04:49 AM
Registered User
 
Join Date: Jul 2008
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default Error

Hi,

I m getting the following error in ASP code.

msxml3.dll error '800c0005'

The system cannot locate the resource specified.

Please help me out to solve this.

 
Old July 3rd, 2008, 10:31 AM
Friend of Wrox
 
Join Date: Jul 2003
Posts: 599
Thanks: 6
Thanked 3 Times in 3 Posts
Default

Hi Raman,

You didn't really give much to go on, like which line in your code is producing this error. I did a quick search on any issue with that error and all solutions point to a problem with a path. We don't know if your problem is only on dev server or production server. Please try to give more information so that someone might be able to help you.

For what it's worth I'm putting here what I found in another post.


<p>msxml3.dll error '80072ee7'
<p>
The server name or address could not be resolved

<p>
/ccgallery.asp, line 0

>>The server name or address could not be resolved
What is the value of normalUrl ? Is that URL exist and valid?

What is returned if response out:

normalUrl & "/cgi-bin/imager.dll?Image=" & basePath & mImage & "&Width=" & mWidth & "&Height=" & mHeight

Thanks,
Richard

 
Old July 20th, 2008, 09:55 PM
Registered User
 
Join Date: Jul 2008
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Default

maybe you did not write the correct address






Similar Threads
Thread Thread Starter Forum Replies Last Post
Insert Query Error & Run-Time Error 3022 DavidWE Access 1 July 31st, 2008 11:17 AM
Ch 4: Parse error: syntax error, unexpected T_SL hanizar77 BOOK: Beginning PHP5, Apache, and MySQL Web Development ISBN: 978-0-7645-7966-0 0 June 23rd, 2008 09:17 PM
[Resolved] Error calling a sp - parameter error snufse .NET Framework 2.0 2 February 12th, 2008 04:46 PM
Parse error: syntax error, unexpected T_STRING ginost7 Beginning PHP 1 November 9th, 2007 02:51 AM
Phile Page error, visual studio error reps BOOK: ASP.NET Website Programming Problem-Design-Solution 0 September 27th, 2003 10:11 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.