index | search | no replies | posting guidelines | help login | register
Index » Products » ASP Report Wizard v2
search this forum:
:: Help. Trouble getting started ::    show all messagesPost a New Message | Post a Reply
Feb 21 2004, 4:15 PM
 Re: Help. Trouble getting startedPost a Reply
 whichman

View this author's profile Send this author a private message Visit author's homepage

from: Laurel, MD

This is a very common error with many components and are due to false registrations on windows. There are a few ways I have found to fix this problem. I will list them in order of ease....

Option 1
Make sure the file AWSReportWizard2.dll is registered on your server. If necessary, re-register it using the command

regsvr32 c:\your_path\AWSReportWizard.dll

This error may also mean that the ProgID you are passing to Server.CreateObject is mis-spelled. It should be "AspWebSolution.ReportWizard2".

I this doesn't work, try the next option.....


Option 2
There are chances that the install did not work. Go to "[installdir]" and look for AWSReportWizard2.dll. If it is not there, then re-install. However if it is there then re-register it using REGSVR32

I this doesn't work, try the next option.....


Option 3
This method I found on devX - I don't know if it works but its worth a try:

First try:
1. Find all instances of scrrun.dll on your hard drive.
2. Un-register all of them with regsvr32 -u [path]\scrrun.dll
3. Register all of them with regsvr32 [path]\scrrun.dll
4. Re boot

If that doesn't work, tr reinstalling Visual Basic and/or Visual Interdev.


Also, you might want to ensure you've installed the latest version of the MSDAC. Download at: http://www.microsoft.com/data/download.htm






-------------------------
Master of the Game
Pages: (1)   [1]

search this forum: