.NET Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgramming.NET Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old July 12th, 2003, 12:24 AM
Boraan Boraan is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Clayton, NC
Posts: 3 Boraan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Boraan Send a message via MSN to Boraan Send a message via Yahoo to Boraan
Question ASP Error

Problem:
====================================
Error Type:
Active Server Pages, ASP 0134 (0x80004005)
The object has an invalid ProgID of 'MSWC.MyInfo'.
//global.asa, line 1
====================================


I did a websearch and found that this was previously answered, but I could not find the post. Could someone tell me how to resolve this? I would surely appreciate the help. My email is URL....

Reply With Quote
  #2  
Old July 12th, 2003, 12:39 AM
Boraan Boraan is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Clayton, NC
Posts: 3 Boraan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Boraan Send a message via MSN to Boraan Send a message via Yahoo to Boraan
Talking Solved

ok Guys. I solved the problem. The solution hit me when I realized that the required dll file was a. not registered, and/or b. not there.

I downloaded the myinfo.dll file and copied it to my C:\WINDOWS\SYSTEM32 directory, and from my "RUN" prompt, I registered it like this: regsvr32 myinfo.dll

Worked like a charm.

I've attached the myinfo.dll, (31.2 kb dll -> compressed into a 13.8 kb zip file), file for those of you with the same problem. I just hope it works for you as well as it did for me.

Boraan
Attached Files
File Type: zip myinfo_dll.zip (13.9 KB, 2425 views)

Reply With Quote
  #3  
Old February 26th, 2004, 10:14 AM
Cesarix Cesarix is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2004
Posts: 1 Cesarix User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Thumbs up ASP error

Thank you very very very very much!!!... is a good solution!.

César

_________



Quote:
Originally Posted by Boraan
ok Guys. I solved the problem. The solution hit me when I realized that the required dll file was a. not registered, and/or b. not there.

I downloaded the myinfo.dll file and copied it to my C:\WINDOWS\SYSTEM32 directory, and from my "RUN" prompt, I registered it like this: regsvr32 myinfo.dll

Worked like a charm.

I've attached the myinfo.dll, (31.2 kb dll -> compressed into a 13.8 kb zip file), file for those of you with the same problem. I just hope it works for you as well as it did for me.

Boraan

Reply With Quote
  #4  
Old August 10th, 2004, 01:43 PM
Tiberius Tiberius is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Aug 2004
Posts: 1 Tiberius User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Smile

Nice solution! It got me out of trouble, for sure.
BTW, how did you figure out that the dll also needs to be registered?

Reply With Quote
  #5  
Old September 20th, 2004, 10:22 PM
Boraan Boraan is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Jul 2003
Location: Clayton, NC
Posts: 3 Boraan User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Send a message via AIM to Boraan Send a message via MSN to Boraan Send a message via Yahoo to Boraan
Cool

Quote:
Originally Posted by Tiberius
Nice solution! It got me out of trouble, for sure.
BTW, how did you figure out that the dll also needs to be registered?


It took a minute, but it was rather simple. When you add an item to the Windows PATH, it loads at start up as a global item. Meaning you can access it from anywhere without having to go to the directory and run it. A good example is the perl.exe executable (C:\Perl) when added to the PATH environment. You can access it anywhere right?

it's basically the same thing with a .dll file. The error I received was a global call function. So which means the system was not reading it as a global function. You can't add it to the PATH environment, but windows uses global call funtions all the time - they're call Dynamic Link Libraries or .dll files.

If it's not registered, it won't be called. So, you register it. and VOILA!!! no more ASP global error.

Reply With Quote
  #6  
Old March 21st, 2007, 05:38 AM
altafnazir altafnazir is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2007
Posts: 1 altafnazir User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 1 m 37 sec
Reputation Power: 0
Smile Thanks man

Very very Thanks man. My problem is solved now & it's really working now.

Reply With Quote
Reply

Viewing: ASP Free ForumsProgramming.NET Development > ASP Error


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway