M
Marc Logemann
Hi,
i created my first application with c# (normally i am programming the
other language where C# borrowed from) and i am impressed about the IDE
and the language itself. I used the Whidbey C# Express Beta.
But because i am a newbie, my questions is also quite beginner like. I
created a screensaver with c# and want to test it on another machine
than my development machine.
I tested on XP and 2000 without any .NET runtimes installed and got an
Error Window on XP and a not running screensaver on 2000 without any
Error Windows at all.
I assume that these errors are there because the target machine cant
execute the code thus lacking a Runtime correct? If this is the case, do
i have to install a 23Mb Microsoft .NET Framework Version 1.1
Redistributable Package just to execute my ScreenSaver? This wouldnt be
a good choice, because nobody like downloading a 23+1 MB large Screensaver.
Can someone gimme some infos about this issue?
Thanks.
marc
i created my first application with c# (normally i am programming the
other language where C# borrowed from) and i am impressed about the IDE
and the language itself. I used the Whidbey C# Express Beta.
But because i am a newbie, my questions is also quite beginner like. I
created a screensaver with c# and want to test it on another machine
than my development machine.
I tested on XP and 2000 without any .NET runtimes installed and got an
Error Window on XP and a not running screensaver on 2000 without any
Error Windows at all.
I assume that these errors are there because the target machine cant
execute the code thus lacking a Runtime correct? If this is the case, do
i have to install a 23Mb Microsoft .NET Framework Version 1.1
Redistributable Package just to execute my ScreenSaver? This wouldnt be
a good choice, because nobody like downloading a 23+1 MB large Screensaver.
Can someone gimme some infos about this issue?
Thanks.
marc