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

C#

 
GeneralRe: List inside a struct Pin
harold aptroot7-Oct-10 0:39
harold aptroot7-Oct-10 0:39 
GeneralRe: List inside a struct Pin
DaveyM697-Oct-10 7:02
professionalDaveyM697-Oct-10 7:02 
GeneralRe: List inside a struct Pin
harold aptroot7-Oct-10 7:05
harold aptroot7-Oct-10 7:05 
GeneralRe: List inside a struct Pin
DaveyM697-Oct-10 7:14
professionalDaveyM697-Oct-10 7:14 
QuestionApplication Fauled to Initialize (0xc000007b) Pin
Enobong Adahada6-Oct-10 22:12
Enobong Adahada6-Oct-10 22:12 
AnswerRe: Application Fauled to Initialize (0xc000007b) Pin
Sauro Viti6-Oct-10 22:26
professionalSauro Viti6-Oct-10 22:26 
GeneralRe: Application Fauled to Initialize (0xc000007b) Pin
Enobong Adahada7-Oct-10 3:12
Enobong Adahada7-Oct-10 3:12 
AnswerRe: Application Fauled to Initialize (0xc000007b) Pin
Luc Pattyn7-Oct-10 3:25
sitebuilderLuc Pattyn7-Oct-10 3:25 
If you had a .NET version problem, I'd expect an error 0135.

Error 0x7b may mean: The filename, directory name, or volume label syntax is incorrect.
Could be many things, e.g. you're trying to access one of the special folders (such as Users or "Documents and Settings") without going through the proper channels (Environment.SpecialFolder). Proper try-catch and Exception reporting would take care of the details.

Smile | :)
Luc Pattyn [Forum Guidelines] [Why QA sucks] [My Articles] Nil Volentibus Arduum
Please use <PRE> tags for code snippets, they preserve indentation, and improve readability.


GeneralRe: Application Fauled to Initialize (0xc000007b) Pin
Enobong Adahada7-Oct-10 3:53
Enobong Adahada7-Oct-10 3:53 
GeneralRe: Application Fauled to Initialize (0xc000007b) Pin
Enobong Adahada7-Oct-10 4:34
Enobong Adahada7-Oct-10 4:34 
JokeRe: Application Fauled to Initialize (0xc000007b) Pin
Sauro Viti7-Oct-10 22:35
professionalSauro Viti7-Oct-10 22:35 
QuestionServer side validation Pin
janani136-Oct-10 20:44
janani136-Oct-10 20:44 
AnswerRe: Server side validation Pin
rah_sin6-Oct-10 21:24
professionalrah_sin6-Oct-10 21:24 
GeneralCommunication with DCOM Server Pin
loic.ploumen6-Oct-10 6:50
loic.ploumen6-Oct-10 6:50 
GeneralRe: Communication with DCOM Server Pin
loic.ploumen7-Oct-10 3:01
loic.ploumen7-Oct-10 3:01 
Questioncontrol the way of opening a .cs file. Pin
prasadbuddhika6-Oct-10 5:18
prasadbuddhika6-Oct-10 5:18 
AnswerRe: control the way of opening a .cs file. Pin
Rutvik Dave6-Oct-10 8:31
professionalRutvik Dave6-Oct-10 8:31 
AnswerI assume you don't read replies. Please don't reply to this user on this thread. Pin
Pete O'Hanlon6-Oct-10 9:46
mvePete O'Hanlon6-Oct-10 9:46 
QuestionVS2010 chart Control [modified] Pin
kibromg6-Oct-10 4:55
kibromg6-Oct-10 4:55 
AnswerRe: VS2010 chart Control Pin
Rutvik Dave6-Oct-10 5:13
professionalRutvik Dave6-Oct-10 5:13 
GeneralRe: VS2010 chart Control Pin
kibromg6-Oct-10 5:26
kibromg6-Oct-10 5:26 
GeneralRe: VS2010 chart Control Pin
Rutvik Dave6-Oct-10 6:03
professionalRutvik Dave6-Oct-10 6:03 
GeneralRe: VS2010 chart Control [modified] Pin
kibromg6-Oct-10 6:17
kibromg6-Oct-10 6:17 
GeneralRe: VS2010 chart Control Pin
Rutvik Dave6-Oct-10 7:59
professionalRutvik Dave6-Oct-10 7:59 
GeneralRe: VS2010 chart Control Pin
kibromg7-Oct-10 3:12
kibromg7-Oct-10 3:12 

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.