Click here to Skip to main content
15,920,956 members
Home / Discussions / C#
   

C#

 
AnswerRe: URGENT CODE NEEDED!!! Pin
Kevin Marois20-Oct-08 10:02
professionalKevin Marois20-Oct-08 10:02 
JokeRe: URGENT CODE NEEDED!!! Pin
CPallini20-Oct-08 10:46
mveCPallini20-Oct-08 10:46 
GeneralRe: URGENT CODE NEEDED!!! Pin
Mycroft Holmes20-Oct-08 12:30
professionalMycroft Holmes20-Oct-08 12:30 
AnswerRe: URGENT CODE NEEDED!!! Pin
Vasudevan Deepak Kumar20-Oct-08 10:26
Vasudevan Deepak Kumar20-Oct-08 10:26 
JokeRe: URGENT CODE NEEDED!!! Pin
nelsonpaixao20-Oct-08 12:30
nelsonpaixao20-Oct-08 12:30 
AnswerRe: URGENT CODE NEEDED!!! Pin
jzonthemtn20-Oct-08 13:05
jzonthemtn20-Oct-08 13:05 
AnswerRe: URGENT CODE NEEDED!!! Pin
JimmyRopes20-Oct-08 13:22
professionalJimmyRopes20-Oct-08 13:22 
QuestionFTP Update - self update Pin
piratenwichtl20-Oct-08 5:53
piratenwichtl20-Oct-08 5:53 
Hi Guys,

I wrote an Application which is selfupdating. When it starts it opens a ftp connection, downloads a small xml-file if possible, and compares the versiondata. if a new version was found, it displays the appropiate message and give the user the oportunity to start updating the application.
it then opens a ftp connection again, and downloads the file previous identified as "update".

this worked nicely, but I did a major code review, which means many classes and methods got changed. when i try to update from a old version to the new version, it downloads everything ok, but when restarting the application, it raises an exception
-couldnt find some gone delegate of a library.
and then it blows up with a "missingmethod"-exception from another library.

Confused | :confused: Confused | :confused: Confused | :confused: Confused | :confused:

can somebody please help me on this. I havent got a clue how to get around this issue.
All the files got updated ok, so i dont know why it still wants to access some of the old crap.

Any ideas highly appreciated!!!!

Thanks

Tom
AnswerRe: FTP Update - self update Pin
DavidMorton20-Oct-08 6:20
DavidMorton20-Oct-08 6:20 
GeneralRe: FTP Update - self update Pin
piratenwichtl20-Oct-08 6:30
piratenwichtl20-Oct-08 6:30 
AnswerRe: FTP Update - self update Pin
Giorgi Dalakishvili20-Oct-08 20:17
mentorGiorgi Dalakishvili20-Oct-08 20:17 
QuestionIs it possible to insert a text from a web browser control in c# . Pin
Ali Boo20-Oct-08 5:03
Ali Boo20-Oct-08 5:03 
AnswerRe: Is it possible to insert a text from a web browser control in c# . Pin
jzonthemtn20-Oct-08 5:51
jzonthemtn20-Oct-08 5:51 
GeneralRe: Is it possible to insert a text from a web browser control in c# . Pin
Ali Boo21-Oct-08 2:32
Ali Boo21-Oct-08 2:32 
AnswerRe: Is it possible to insert a text from a web browser control in c# . Pin
Sathesh Sakthivel20-Oct-08 5:56
Sathesh Sakthivel20-Oct-08 5:56 
QuestionRun C# application on Macintosh Pin
y.aitelmaati20-Oct-08 4:16
y.aitelmaati20-Oct-08 4:16 
AnswerRe: Run C# application on Macintosh Pin
Sathesh Sakthivel20-Oct-08 4:20
Sathesh Sakthivel20-Oct-08 4:20 
GeneralRe: Run C# application on Macintosh Pin
y.aitelmaati20-Oct-08 4:32
y.aitelmaati20-Oct-08 4:32 
GeneralRe: Run C# application on Macintosh Pin
jzonthemtn20-Oct-08 4:41
jzonthemtn20-Oct-08 4:41 
GeneralRe: Run C# application on Macintosh Pin
y.aitelmaati20-Oct-08 4:45
y.aitelmaati20-Oct-08 4:45 
GeneralRe: Run C# application on Macintosh Pin
jzonthemtn20-Oct-08 4:49
jzonthemtn20-Oct-08 4:49 
GeneralRe: Run C# application on Macintosh Pin
Simon P Stevens20-Oct-08 4:48
Simon P Stevens20-Oct-08 4:48 
GeneralRe: Run C# application on Macintosh Pin
led mike20-Oct-08 5:13
led mike20-Oct-08 5:13 
GeneralRe: Run C# application on Macintosh Pin
Dave Kreskowiak20-Oct-08 4:51
mveDave Kreskowiak20-Oct-08 4:51 
GeneralRe: Run C# application on Macintosh Pin
y.aitelmaati20-Oct-08 5:01
y.aitelmaati20-Oct-08 5:01 

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.