hi
i created a vb.net Pr .
now i go to bin directory to run .exe it is correct
but when i copy only exe into a floppy !!
my Pr was changed
before,two weeks ago, i change myconfiguration of Pr into Release then it was correct
but know i have this problem again(release does not response)

i did not see this(floppy)
bauera
Hi,
Do you mean, "Is there any way " on copying your exe into a diskette and redistribute it Yes, as I said you can copy your exe into a diskette but the computer that will execute your exe must have a .net framework installed...
cheers,
Paul June A. Domag
Viendin
Hi,
I guess this is a deployment question. You cannot just copy an exe and distribute it instantly. Well if your program has no dependencies then you could. But given the fact that the target computer must have a .net framework installed....
In a normal deployment you'll have to create a setup project and include all of your dpendencies. You must supposedly also include the framework, but as of this time (im referring to .net framework 2) it violates the Go-Live license. This will change though when the product goes RTM.
cheers,
Paul June A. Domag
GuinnessHead
is there any way
thank too important
Bramin
What's the error Is the .net framework installed on the target computer
cheers,
Paul June A. Domag
Cindy Keil
Hi,
So if I understand your question correctly, it would be that you are copying a .exe in your floppy disc and executing it have you tried cpying the .exe into different location (folder) see if the error still occurs. BTW, what's the error message and what type of project it is that your trying to execute
cheers,
Paul June A. Domag
Matthew McEwan
Synshadow
Matt Evans