Deployment Of Window VB.net Application
Dear Users,
I have created a calendar window which I need to distribute to several users, but after using many examples including the 'setup wizard' can not do. My Setup file only has two files in it: Debug & Release, with nothing behind them(no Mysetup.msi, etc). what am I doing wrong?
I have read about placing Windows Component Update Beta1 on my computer, but it also says something about 'it may delete some info on my machine'.
When I actually did not use the 'Wizard' when I was building the project which was the last step to creat my exe I recieved this error : ' AN Error Occurred While Validating. HRESULT = '8002801D'.
Can some help me?
PS. have Quite a few .dll & OCX files
Thank you:)
|