Click here to Skip to main content
15,902,447 members
Home / Discussions / C#
   

C#

 
GeneralRe: retrieving data from microsoft excel using visual C# Pin
mist_psycho3-Apr-09 1:07
mist_psycho3-Apr-09 1:07 
GeneralRe: retrieving data from microsoft excel using visual C# Pin
Eddy Vluggen3-Apr-09 1:49
professionalEddy Vluggen3-Apr-09 1:49 
QuestionHow to debug a remoting class Pin
Member 44481132-Apr-09 22:21
Member 44481132-Apr-09 22:21 
AnswerRe: How to debug a remoting class Pin
Jimmanuel3-Apr-09 3:24
Jimmanuel3-Apr-09 3:24 
QuestionCreating a Standalone Application! Help plz! Pin
Rajdeep.NET is BACK2-Apr-09 21:58
Rajdeep.NET is BACK2-Apr-09 21:58 
AnswerRe: Creating a Standalone Application! Help plz! Pin
12Code2-Apr-09 22:08
12Code2-Apr-09 22:08 
GeneralRe: Creating a Standalone Application! Help plz! Pin
Rajdeep.NET is BACK2-Apr-09 22:42
Rajdeep.NET is BACK2-Apr-09 22:42 
GeneralRe: Creating a Standalone Application! Help plz! Pin
Tom Deketelaere2-Apr-09 22:47
professionalTom Deketelaere2-Apr-09 22:47 
You can't do this.

In order to run the application you need the framework.

Also simply copying the exe only works if you don't use any other references(dll's), if you do you need to copy those aswell.
But as I said without the framework it's never going to work.
Simplest way is to create a simply setup (that's only 4 screens where the user has to click next, everyone is used to that), this setup is going to check if the framework is present and install it if needed.
AnswerRe: Creating a Standalone Application! Help plz! Pin
Vikram A Punathambekar2-Apr-09 22:18
Vikram A Punathambekar2-Apr-09 22:18 
GeneralRe: Creating a Standalone Application! Help plz! Pin
Rajdeep.NET is BACK2-Apr-09 22:54
Rajdeep.NET is BACK2-Apr-09 22:54 
GeneralRe: Creating a Standalone Application! Help plz! Pin
Mycroft Holmes3-Apr-09 0:19
professionalMycroft Holmes3-Apr-09 0:19 
GeneralRe: Creating a Standalone Application! Help plz! Pin
DaveyM693-Apr-09 0:21
professionalDaveyM693-Apr-09 0:21 
QuestionReading HTML data and writing to a text file? [modified] Pin
svt gdwl2-Apr-09 21:51
svt gdwl2-Apr-09 21:51 
QuestionAuto detect CD/DVD contents Pin
natomiast2-Apr-09 21:48
natomiast2-Apr-09 21:48 
AnswerRe: Auto detect CD/DVD contents Pin
Baran M3-Apr-09 1:06
Baran M3-Apr-09 1:06 
QuestionAccess to field attributes by object instance Pin
tgoessi2-Apr-09 21:08
tgoessi2-Apr-09 21:08 
AnswerRe: Access to field attributes by object instance Pin
Mycroft Holmes2-Apr-09 21:25
professionalMycroft Holmes2-Apr-09 21:25 
QuestionWebBrowser in a form....Help plz! Pin
Rajdeep.NET is BACK2-Apr-09 20:15
Rajdeep.NET is BACK2-Apr-09 20:15 
AnswerRe: WebBrowser in a form....Help plz! Pin
Ravi Mori2-Apr-09 20:20
Ravi Mori2-Apr-09 20:20 
GeneralIts not Working! Pin
Rajdeep.NET is BACK2-Apr-09 20:28
Rajdeep.NET is BACK2-Apr-09 20:28 
GeneralRe: Its not Working! Pin
Ravi Mori2-Apr-09 20:40
Ravi Mori2-Apr-09 20:40 
GeneralRe: Its not Working! PinPopular
Spunky Coder2-Apr-09 20:53
Spunky Coder2-Apr-09 20:53 
GeneralRe: Its not Working! Pin
Spunky Coder2-Apr-09 21:42
Spunky Coder2-Apr-09 21:42 
GeneralDont worry! I have successfully completed it.. Pin
Rajdeep.NET is BACK2-Apr-09 22:03
Rajdeep.NET is BACK2-Apr-09 22:03 
GeneralWhere do I enter the code? Pin
Rajdeep.NET is BACK2-Apr-09 21:14
Rajdeep.NET is BACK2-Apr-09 21:14 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.