publish problem with C# express 2005
-
Hi All, I have Visual C# express 2005 properties - Publish - prerequisites set for Download prerequisites from the same location as my application. also the ,NET framework 2.0 and the windows installer 3.1 checked because I don't want the user to have to download them from the internet. (too slow for dialup) I want to publish the app. to CD or DVD with all the necessary files on the cd or dvd and to install them on the clients computer when the app. is installed. I also have some resources files (audio & pictures) that are in the resources folder for the app. The errors that I get when trying to use the Publish Wizard are several, the first being "Cannot publish becasue a project failed to build." If I just build or rebuild the project, the build succeedes just fine? the second error, The install location for prerequisites has not been set to 'component vendor's web site' and the file 'DotNetFX\instmsia.exe' in item '.NET Framework 2.0' can not be located on disk. there are a few more errors also delaing with .NET Framework, if I can get this one fixed, the others will get fixed at the same time. It would seam that I don't have a path or directory set correctly, but I have looked at everything I can find. But can't figure it out. Thanks,
-
Hi All, I have Visual C# express 2005 properties - Publish - prerequisites set for Download prerequisites from the same location as my application. also the ,NET framework 2.0 and the windows installer 3.1 checked because I don't want the user to have to download them from the internet. (too slow for dialup) I want to publish the app. to CD or DVD with all the necessary files on the cd or dvd and to install them on the clients computer when the app. is installed. I also have some resources files (audio & pictures) that are in the resources folder for the app. The errors that I get when trying to use the Publish Wizard are several, the first being "Cannot publish becasue a project failed to build." If I just build or rebuild the project, the build succeedes just fine? the second error, The install location for prerequisites has not been set to 'component vendor's web site' and the file 'DotNetFX\instmsia.exe' in item '.NET Framework 2.0' can not be located on disk. there are a few more errors also delaing with .NET Framework, if I can get this one fixed, the others will get fixed at the same time. It would seam that I don't have a path or directory set correctly, but I have looked at everything I can find. But can't figure it out. Thanks,
I have the same question like you, I can't make my c# application,to a package contains pic and some xml files config for my application! I suggest you use other tools package your application Because Only the visual studio.NET can do this.