473,406 Members | 2,849 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,406 software developers and data experts.

Microsoft VBScript runtime error '800a01fb'

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 after i apllied Service Pack 4 to my 2000 machine. Before it
worked properly.
Any suggestions?
Jul 19 '05 #1
3 7324
What object is this "LoadPicture" a method of? I would try reinstalling or
reregistering the component.

Ray at work

"Mike Kanski" <mk*****@asi-solutions.com> wrote in message
news:uq**************@tk2msftngp13.phx.gbl...
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 after i apllied Service Pack 4 to my 2000 machine. Before it
worked properly.
Any suggestions?

Jul 19 '05 #2
> 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.


VBScript doesn't support LoadPicture() ... this is a VB function and is used
for VB forms, really has no place in ASP. ASP runs on the *server* where
there is only code and no concept of loading a picture. That would happen
on the CLIENT.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/
Jul 19 '05 #3
This is a component(.ocx) that i wrote which has a form that loads picture
and then resizes it. I wrote it for making thumbnails in ASP. It worked well
until i applied Service Pack 4 to my Win2k server.
Thanks.

"Aaron Bertrand - MVP" <aa***@TRASHaspfaq.com> wrote in message
news:Oq**************@TK2MSFTNGP12.phx.gbl...
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.


VBScript doesn't support LoadPicture() ... this is a VB function and is

used for VB forms, really has no place in ASP. ASP runs on the *server* where
there is only code and no concept of loading a picture. That would happen
on the CLIENT.

--
Aaron Bertrand
SQL Server MVP
http://www.aspfaq.com/

Jul 19 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

10
by: | last post by:
I am accessing the same error-containing ASP page on an ISP server using w2k IE6 but with different effect. On the first computer I get several line of HTML outputed by ASP, shown correctly by...
10
by: Seeker | last post by:
Hi! I have to do some developing and I'm trying to configure my server to mimic the operation of our production server. The issue I'm having is that I'm trying to use CDONTS to send an email...
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. ...
3
by: Snow | last post by:
Hello: I have Error Type: Microsoft VBScript runtime (0x800A000D) Type mismatch: '' The error happened at this line: if session("systemIdCount" & arrSystems(iLoop)) 0 The code like this:
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...
0
by: .nLL | last post by:
Erorr is --------------------- Microsoft VBScript runtime error '800a0046' Permission denied /a.asp, line 3 -----------------------
1
by: morrisqueto | last post by:
Hello, One of my websites just started sending a new rare error. The site has been working for almost 2 years without trouble, but today morning started giving away this error in all my views. ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
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
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
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
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.