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

C#

 
QuestionSerial Data Pin
Tauseef A7-Jul-09 2:39
Tauseef A7-Jul-09 2:39 
QuestionRe: Serial Data Pin
musefan7-Jul-09 2:43
musefan7-Jul-09 2:43 
AnswerRe: Serial Data Pin
Dave Kreskowiak7-Jul-09 3:47
mveDave Kreskowiak7-Jul-09 3:47 
QuestionOracle commit Pin
swpr7-Jul-09 2:24
swpr7-Jul-09 2:24 
AnswerRe: Oracle commit Pin
Christian Graus7-Jul-09 2:27
protectorChristian Graus7-Jul-09 2:27 
QuestionRe: Oracle commit Pin
musefan7-Jul-09 2:40
musefan7-Jul-09 2:40 
AnswerRe: Oracle commit Pin
Pete O'Hanlon7-Jul-09 2:50
mvePete O'Hanlon7-Jul-09 2:50 
QuestionOnPaint Pin
satsumatable7-Jul-09 2:20
satsumatable7-Jul-09 2:20 
AnswerRe: OnPaint Pin
Christian Graus7-Jul-09 2:27
protectorChristian Graus7-Jul-09 2:27 
AnswerRe: OnPaint Pin
musefan7-Jul-09 2:38
musefan7-Jul-09 2:38 
Questionhow to create XML using DataSet having more then one table? Pin
Sasmi_Office7-Jul-09 2:17
Sasmi_Office7-Jul-09 2:17 
AnswerRe: how to create XML using DataSet having more then one table? Pin
Dave Kreskowiak7-Jul-09 3:42
mveDave Kreskowiak7-Jul-09 3:42 
QuestionForm designer insisting on form being checked out Pin
Dan Neely7-Jul-09 2:11
Dan Neely7-Jul-09 2:11 
AnswerRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 2:20
molesworth7-Jul-09 2:20 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 2:31
Dan Neely7-Jul-09 2:31 
GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 2:41
molesworth7-Jul-09 2:41 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 3:17
Dan Neely7-Jul-09 3:17 
AnswerRe: Form designer insisting on form being checked out Pin
Christian Graus7-Jul-09 2:39
protectorChristian Graus7-Jul-09 2:39 
GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 2:49
molesworth7-Jul-09 2:49 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 3:06
Dan Neely7-Jul-09 3:06 
Wait, which file is that?

Whacking myform.cs takes out all of my code, myform.designer.cs takes out all the controls on the form, and removing myform.resx causes the designer to puke and shows be a blank form if i ignore it.


The system cannot find the file specified. (Exception from HRESULT: 0x80070002)

at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo)
at Microsoft.VisualStudio.NativeMethods.ThrowOnFailure(Int32 hr, Int32[] expectedHRFailure)
at Microsoft.VisualStudio.Shell.Design.Serialization.DocData.CreateNativeDocData(IServiceProvider provider, String fileName)

It is a truth universally acknowledged that a zombie in possession of brains must be in want of more brains.
-- Pride and Prejudice and Zombies

GeneralRe: Form designer insisting on form being checked out Pin
molesworth7-Jul-09 3:41
molesworth7-Jul-09 3:41 
GeneralRe: Form designer insisting on form being checked out Pin
Dan Neely7-Jul-09 4:12
Dan Neely7-Jul-09 4:12 
AnswerRe: Form designer insisting on form being checked out [SOLUTION] Pin
Dan Neely7-Jul-09 4:16
Dan Neely7-Jul-09 4:16 
GeneralRe: Form designer insisting on form being checked out [SOLUTION] Pin
molesworth7-Jul-09 5:48
molesworth7-Jul-09 5:48 
GeneralRe: Form designer insisting on form being checked out [SOLUTION] Pin
Dan Neely7-Jul-09 7:17
Dan Neely7-Jul-09 7:17 

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.