Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~644 People Reached
This member's community profile is only visible to logged in members until they have earned 15 reputation points.
Favorite Forums

4 Posted Topics

Member Avatar for NeroToxic

Hi all, I have an application written in C#, it connects to a SQL database using SQL Server 2005 Express. What I need to do is install my application on multiple computers on a network, but they must run from a single database on one of the machines, so I …

Member Avatar for Ravalon
0
107
Member Avatar for Toulinwoek

I created the following two methods First one checks if the Child for is currently open and if so I call the second one that closes it, you can also just modify it to bring the child form to front [code=C#] private bool ContainsChildForm(Type t) { for (int i = …

Member Avatar for Venjense
0
373
Member Avatar for NeroToxic

Hi all. I'm currently using Visual C# 2005 Express, and to my horror realized that it doesn't support Setup & Deployment Projects, it only caters for ClickOnce Publisher. :sad: And I can't get that working, I recieve the one minfest file error after the other. Do any of you know …

Member Avatar for Godfear1
0
103
Member Avatar for NeroToxic

I'm trying to use Ghost installer for my application to create a installer. I get it to the point where I can add the files to the setup.exe, but when I run the setup.exe and it starts to copy the files to my installation directory it fails at the copy …

0
61

The End.