-
Hi,
I converted my project into a package using the package wizard. when i try to install the package, it goes well. after finishing the installation process it gives me a error saying that 'c:/windows/temp/msftqws.pdw/$(dllselfregisterex)' could not be found.
any idea.
Thanks
-
The package and deployment wizard can give a person fits. Happens all the time.
The first thing I would do is recopy my script on to the disk. InstallSheild screws up all the time and all I do is recopy my files.
The second thing I would do is start over fresh and create another package script.
If that does not work, then try the package on another machine. If they still does not work, reinstall the Package and Deployment Wizard and create a new script.
After that, look for fixes on the MSDN site.
-
I just would like to know if you find a solution with that error message.
-
Solution for Setup
Download tha Service Pack 3 from Microsoft. and Install it.
-
I don't know if this would apply, but when I had an error similar to that, I just re-packaged the whole thing, then made sure I rebooted the computer after creating the package before running the installation. It solved my problem and I hope it works for you too.