[RESOLVED]Error while creating Installer
Quote:
An error occurred while validating. HRESULT = '80040155'
i'm using .NET 2003 and added new Setup Project
even though i not added any dependecies, the error comes, it's the same if i added any dependecies..
why the error comes up since i've no idea..it works perfectly some time ago..
PS: i already try to reinstall .net 2003 but nothing happens
thanks
Re: Error while creating Installer
hmmm. What you say makes no sense to me. How does it act like you added dependencies? I have no idea what that means...
Re: Error while creating Installer
Quote:
What you say makes no sense to me. How does it act like you added dependencies? I have no idea what that means...
sorry for my bad explanation..
in .NET 2003 IDE when u add Setup Project, u can choose which Project Output u want to added from which Project (i only use Primary Output from my Primary Project - that is my Startup Project)
so after i added i try to build the solution but the error comes up..
so i try not to added it, but still the error comes..
but i've found solution, it caused by bad uninstall of InstallShield
refer to gotdotnet
also from InstallShield