473,413 Members | 1,679 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,413 software developers and data experts.

Microsoft VBScript runtime (0x800A01A8)

hi,
my project is about displaying map(and its info) based on query fired..the result of the query should be displayed in the form of report(collecting data from database)...the problem is when i uploaded the page,the error shown was:-


The page cannot be displayed
There is a problem with the page you are trying to reach and it cannot be displayed.

--------------------------------------------------------------------------------

Please try the following:

Click the Refresh button, or try again later.

Open the localhost home page, and then look for links to the information you want.
HTTP 500.100 - Internal Server Error - ASP error
Internet Information Services

--------------------------------------------------------------------------------

Technical Information (for support personnel)

Error Type:
Microsoft VBScript runtime (0x800A01AD)
ActiveX component can't create object: 'WMBuilder.ReportBuilder'
/IITR_ROADS/GWMAppGen/Content/Build/QryReportBuild.inc, line 42


Browser Type:
Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705)

Page:
GET /IITR_ROADS/GWMAppGen/Content/QueryResult.asp

Time:
Saturday, April 12, 2008, 2:45:30 AM


More information:
Microsoft Support

-----------------------------------------------------------------------------
and my code was:-


Expand|Select|Wrap|Line Numbers
  1.  <!-- Including customizable query definitions 
  2. #INCLUDE FILE="..\..\Content\Defs\CustomQueryDefs.inc" -->
  3.  
  4. <!-- Including customizable query definitions
  5. #INCLUDE FILE="..\..\Content\Defs\ConnectionDefs.inc" -->
  6.  
  7.      <!-- Including customizable query definitions
  8. #INCLUDE FILE="..\..\Content\Build\MapBuild.inc" -->
  9.  
  10. <%
  11.  
  12.     Dim sobjRBuilder
  13.  
  14.     svarConnectionDefs=GetConnectionDefs
  15.     svarQueryDefs = GetCustomQueryDefs
  16.  
  17.     Set sobjRBuilder = CreateObject("WMBuilder.ReportBuilder")
  18.  
  19.     '-- Set references to built-in ASP objects
  20.     Set sobjReportBuilder.Request = Request
  21.     Set sobjReportBuilder.Response = Response
  22.     Set sobjReportBuilder.Server = Server
  23.  
  24.     '-- Build Report
  25.     sobjReportBuilder.BuildQueryReport svarConnectionDefs, svarQueryDefs
  26.  
  27.     '-- Retrieve query report parameters
  28.     slngMaxRecords = sobjReportBuilder.MaxRecords
  29.     slngFirstRecordIndex = sobjReportBuilder.FirstRecordIndex
  30.     slngTotalRecordsCount = sobjReportBuilder.TotalRecordsCount
  31.  
  32.     '-- Clean up 
  33.     Set sobjReportBuilder = nothing
  34.  
  35. %>
  36.  
plz help as soon as possible
Apr 12 '08 #1
1 2181
DrBunchman
979 Expert 512MB
Hi deepakalra,

The problem is the 'WMBuilder.ReportBuilder' object you are trying to create. Have you installed the necessary dll to use this object? Are you sure you've spelt the name correctly?

Where have you got this object from?

Dr B

PS Please use the code tags provided (the # button at the top) when making a post - it makes your code much easier for everyone to read :-)
Apr 12 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Matt | last post by:
The ASP page has a combo box with id list, and when user click the particular id, it will show the name in the text box. My attempt was when the user have event on combo box, it will call...
3
by: Matt | last post by:
<% hour = Request("controlname") %> will yield the following error: Microsoft VBScript runtime (0x800A01F5) Illegal assignment: 'hour' However, if I declare hour, then it is fine. <% Dim...
3
by: Mike Kanski | last post by:
I get this error Microsoft VBScript runtime error '800a01fb' When i call LoadPicture method, or when i pretty much do any operation with PictureBox like setting width and height. It happened...
1
by: Carolyn Speakman | last post by:
Hi, I'm trying to amend an intranet .asp page but keep getting this error. The error only occurs when I pull the WHOLE intranet off the server and try to run it locally. The error isn't there...
1
by: PaulieS | last post by:
Hi all. Am migrating a customer from IIS5 on W2K server to IIS6 on W2K3. Zipped all the websites and unzipped them to the identical locations on new server. Used IISMT to migrate metabase. ...
2
by: anidmarty | last post by:
Hey I'm a Sysadmin and my users are getting this error on my production box. It works fine on the dev box. There is a script that is run that generates this error. Production is clustered...
0
by: =?Utf-8?B?TWF0dCBDYWxob29u?= | last post by:
HI there, I am getting an error on my page which calls up a web service. Microsoft VBScript runtime error '800a13ba' Unknown runtime error: 'SearchQueryXML' /SearchResults.asp, line 142
4
by: Genken | last post by:
Hi can anybody help me i get this error when running this code. Error Type: Microsoft VBScript runtime (0x800A01A8) Object required: '' And then a line number indicating where the error is, i...
1
by: mudasserrafiq | last post by:
I am using following asp file default.asp <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <META http-equiv=Content-Type content="text/html; charset=windows-1252"> <META content="0...
10
by: jasone | last post by:
hi everyone! any advice given will be MUCH appreciated, i have spent about 10 hours on this bit of script... a rating system. I am having realt trouble overcoming this problem at runtime ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.