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

C#

 
GeneralRe: Session problems Pin
Peter Kiss31-May-03 0:49
Peter Kiss31-May-03 0:49 
GeneralRe: Session problems Pin
Rocky Moore1-Jun-03 4:42
Rocky Moore1-Jun-03 4:42 
GeneralRe: Session problems Pin
Peter Kiss1-Jun-03 5:31
Peter Kiss1-Jun-03 5:31 
GeneralMethod override Pin
BenjaminAlicea30-May-03 1:15
BenjaminAlicea30-May-03 1:15 
GeneralRe: Method override Pin
BenjaminAlicea30-May-03 5:20
BenjaminAlicea30-May-03 5:20 
GeneralRe: Method override Pin
BenjaminAlicea30-May-03 7:11
BenjaminAlicea30-May-03 7:11 
QuestionCan I use splitter to make a ruler ? Pin
JeffSayHi30-May-03 0:20
JeffSayHi30-May-03 0:20 
GeneralCustom controls problems Pin
Oleksandr Kucherenko29-May-03 23:56
Oleksandr Kucherenko29-May-03 23:56 
Hi!

I have such problem:
I wrote DLL which contains many controls, it always attached to solution like a single project. All works fine till I try to change version of my DLL in AssemblyInfo.cs file...

After change all form which use custom control in designer look strange. All custom controls disappeared and on Task window has many errors like this one:
Could not find type 'MenuItemEx'. Please make sure that the assembly that contains this type is referenced. If this type is a part of your development project, make sure that the project has been successfully built.

All references in project are set well... Application start without any problems... but I loose opportunity to edit any form!!!! I can design it and after close and try to open again loose all control on form...

Does anyone can suggest how to fix this problem?

The main problem is that I can not change version number back... release of application was accomplished!!!


Good Luck
Alex Kucherenko
GeneralRe: Custom controls problems Pin
Oleksandr Kucherenko30-May-03 2:34
Oleksandr Kucherenko30-May-03 2:34 
GeneralRe: Custom controls problems Pin
James T. Johnson31-May-03 18:48
James T. Johnson31-May-03 18:48 
GeneralDescription pane in a property grid Pin
nico19329-May-03 23:19
nico19329-May-03 23:19 
GeneralRe: Description pane in a property grid Pin
David Stone30-May-03 6:53
sitebuilderDavid Stone30-May-03 6:53 
GeneralRe: Description pane in a property grid Pin
J. Dunlap30-May-03 7:47
J. Dunlap30-May-03 7:47 
GeneralRe: Description pane in a property grid Pin
David Stone30-May-03 8:54
sitebuilderDavid Stone30-May-03 8:54 
GeneralRe: Description pane in a property grid Pin
nico19330-May-03 11:38
nico19330-May-03 11:38 
GeneralRe: Description pane in a property grid Pin
Anonymous2-Jun-03 0:12
Anonymous2-Jun-03 0:12 
GeneralRe: Description pane in a property grid Pin
nlin5-Jun-03 3:17
nlin5-Jun-03 3:17 
GeneralAutoscrolling Pin
parag12329-May-03 21:21
parag12329-May-03 21:21 
GeneralRe: Autoscrolling Pin
John Fisher30-May-03 4:02
John Fisher30-May-03 4:02 
GeneralRe: Autoscrolling Pin
Mohammad Siahatgar2-Jun-03 6:18
Mohammad Siahatgar2-Jun-03 6:18 
GeneralDetecting Dial-Up connection and Current Dial-Up Number Pin
yarns29-May-03 21:20
yarns29-May-03 21:20 
GeneralHex conversion help Pin
Weiye Chen29-May-03 21:01
Weiye Chen29-May-03 21:01 
GeneralRe: Hex conversion help Pin
KingTermite29-May-03 23:20
KingTermite29-May-03 23:20 
GeneralRe: Hex conversion help Pin
Weiye Chen29-May-03 23:49
Weiye Chen29-May-03 23:49 
GeneralRe: Hex conversion help Pin
gek_at30-May-03 6:57
gek_at30-May-03 6:57 

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.