473,386 Members | 1,753 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

McppCodeDomParser Error: Breaking WinForms

Hi:

I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can I do?

Thanx,
Charlie
Nov 16 '05 #1
4 2936
By any chance, did you modify any of the code inserted by the designer?

--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:eN**************@TK2MSFTNGP12.phx.gbl...
Hi:

I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can I do?

Thanx,
Charlie

Nov 16 '05 #2
Hi Nish:

Yes, sometimes things get left in there after they have been deleted from
designer.

Charlie
"Nishant S" <ni**@nospam.asianetindia.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
By any chance, did you modify any of the code inserted by the designer?

--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:eN**************@TK2MSFTNGP12.phx.gbl...
Hi:

I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer.
This has happened twice and forced me to restart project. What can I do?
Thanx,
Charlie


Nov 16 '05 #3
I've had trouble a few times when I modified code that was added by the
generator. Safest thing is not avoid touching that area. An option you have
is to recreate the UI in a new file and then copy/paste the code from the
corrupted(well in a way) file to the new file.

--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:#6**************@TK2MSFTNGP09.phx.gbl...
Hi Nish:

Yes, sometimes things get left in there after they have been deleted from
designer.

Charlie
"Nishant S" <ni**@nospam.asianetindia.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
By any chance, did you modify any of the code inserted by the designer?

--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:eN**************@TK2MSFTNGP12.phx.gbl...
Hi:

I'm getting subject error when loading Form into WinForms designer.
Application complies and runs fine, but can not load form into designer. This has happened twice and forced me to restart project. What can I do?
Thanx,
Charlie



Nov 16 '05 #4
Typo error

" Safest thing is not avoid touching that area "

SHOULD BE

" Safest thing is TO avoid touching that area "

--
Regards,
Nish [VC++ MVP]

"Nishant S" <ni**@nospam.asianetindia.com> wrote in message
news:e5**************@TK2MSFTNGP10.phx.gbl...
I've had trouble a few times when I modified code that was added by the
generator. Safest thing is not avoid touching that area. An option you have is to recreate the UI in a new file and then copy/paste the code from the
corrupted(well in a way) file to the new file.

--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:#6**************@TK2MSFTNGP09.phx.gbl...
Hi Nish:

Yes, sometimes things get left in there after they have been deleted from
designer.

Charlie
"Nishant S" <ni**@nospam.asianetindia.com> wrote in message
news:%2****************@TK2MSFTNGP09.phx.gbl...
By any chance, did you modify any of the code inserted by the designer?
--
Regards,
Nish [VC++ MVP]

"Charles Fineblum" <ch*****@comcast.net> wrote in message
news:eN**************@TK2MSFTNGP12.phx.gbl...
> Hi:
>
> I'm getting subject error when loading Form into WinForms designer.
> Application complies and runs fine, but can not load form into designer. > This has happened twice and forced me to restart project. What can

I do?
>
> Thanx,
> Charlie
>
>



Nov 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
by: Aaron D. Nelson | last post by:
Hi there- it seems that I am no longer able to graphically edit some of my forms in C++.NET I get the error: MCppCodeDomParser Error --- line 0 When I try to open it in the window editor. ...
0
by: Lucas Tam | last post by:
Hello, Sorry for the cross posts - I'm need of help... I am trying to deploy a very simple webform with the following features: -DataGrid (not yet bound) -Textboxes -Labels -Combo Box -Tab...
1
by: SQLJunkie | last post by:
Hi, I have installed SQL 2005 RTM on a new server and I keep getting this error (described below) quite frequently. Was wondering if anyone has a clue on what's happening here. I tried googling...
0
by: John Swan | last post by:
Hello. Every time I try and change the design or layout of the form I receive this error. However, the code will compile and run fine. Any ideas? -- www.integrated-dev-sol.co.uk Remove 123...
1
by: Pieter | last post by:
Hi, In my application VB.NET 2005 application I placed a ReportViewer, and link it to a server-report: Me.ReportViewer1.ProcessingMode = Microsoft.Reporting.WinForms.ProcessingMode.Remote...
2
by: Sara | last post by:
Hello there, Iam creating a user control with 2 buttons, And i have a public static variable i'll be changing the value of the variable in the button click events. When i consume the user...
7
by: archana | last post by:
Hi all, I have csv file which i want to show into datatable. when i try to use oledb to copy content of csv file into datatable not all rows are getting copied into datatable. Some last rows...
5
by: =?Utf-8?B?RXRoYW4gU3RyYXVzcw==?= | last post by:
Hi, I am working on a Windows form application (C#.Net 2.0) and have found out that it needs to be able to do the following: Have the application start in Administrative mode the first time it is...
23
by: raylopez99 | last post by:
Here I am learning WinForms and two months into it I learn there's a WPF API that is coming out. Is this WPF out yet, and is it a threat to WinForms, in the sense that all the library routines I...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.