Hello There, Guest! (LoginRegister)

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Error shown Form
Author Message
casterplay Offline
Junior Member
**

Posts: 3
Joined: Dec 2009
Post: #1
Error shown Form
Very often I can't show Form Designer , this happend after I closed my project and open it again. (VS2008 SP1 C#, Windows 7 32-bit)

I can compile and run the project without problems (in simplator and in Phone), the Form show and works, but I cant see it in design view, and that is very annoying.

How do I solv this. I have tried several project and it's the same.

I attach a screensdump fromm VS2008.


Attached File(s)
.png  error1.PNG (Size: 29,63 KB / Downloads: 23)
05-02-2010 12:15
Find all posts by this user Quote this message in a reply
church15 Offline
Junior Member
**

Posts: 3
Joined: Jan 2010
Post: #2
RE: Error shown Form
I got the same problem too in c# project on my windows 7 computer but never in my vb.net project on my XP computer.
(This post was last modified: 05-02-2010 15:19 by church15.)
05-02-2010 15:19
Find all posts by this user Quote this message in a reply
casterplay Offline
Junior Member
**

Posts: 3
Joined: Dec 2009
Post: #3
RE: Error shown Form
(05-02-2010 15:19)church15 Wrote:  I got the same problem too in c# project on my windows 7 computer but never in my vb.net project on my XP computer.

I got it working again.

I removed "mirabyte.Mobile.TouchControls" nfrom referenses, saved project and exit VS2008. Strat VS2008 and open my project, add "mirabyte.Mobile.TouchControls" from mirabyte folder. Now it works again.
06-02-2010 21:07
Find all posts by this user Quote this message in a reply
Post Reply