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
Ranked #4K
~489 People Reached
Favorite Forums

3 Posted Topics

Member Avatar for JOSheaIV

You can get a [URL="http://www.microsoft.com/express/Database/"]free SQL Server database [/URL]from Microsoft thats small yet large enough for what you want, and integrates into Visual Studio. There are so many beginner SQL Server walk throughs Im not even sure which one to point you at first. If you have specific questions I …

Member Avatar for JOSheaIV
0
175
Member Avatar for Loadstone

How are you accessing the virtual directory? If you are using anonymous authentication then you will need to grant IUSR_COMPUTERNAME read access to that directory. If you are using integrated auth you will need to give whatever name you are attempting to authenticate against permissions to the directory as well …

Member Avatar for Loadstone
0
266
Member Avatar for Chris Darken

Im trying to write a small console application to read a text file of servers and run then run a command and inject the name of the server into the command, then interate through the whole text file. My problem is that the app launches, the process launches, then it …

0
48

The End.