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

C#

 
Questionlooking for add-on for visual studio 2008 Pin
E_Gold14-Nov-09 9:09
E_Gold14-Nov-09 9:09 
AnswerRe: looking for add-on for visual studio 2008 Pin
N a v a n e e t h14-Nov-09 9:13
N a v a n e e t h14-Nov-09 9:13 
AnswerRe: looking for add-on for visual studio 2008 Pin
Dave Kreskowiak14-Nov-09 11:17
mveDave Kreskowiak14-Nov-09 11:17 
AnswerRe: looking for add-on for visual studio 2008 Pin
PIEBALDconsult15-Nov-09 4:14
mvePIEBALDconsult15-Nov-09 4:14 
QuestionVS2008: 2 Projects in One Soltution, sharing UserControls ? Pin
sodevrom14-Nov-09 9:02
sodevrom14-Nov-09 9:02 
AnswerRe: VS2008: 2 Projects in One Soltution, sharing UserControls ? Pin
N a v a n e e t h14-Nov-09 9:13
N a v a n e e t h14-Nov-09 9:13 
GeneralRe: VS2008: 2 Projects in One Soltution, sharing UserControls ? Pin
sodevrom14-Nov-09 9:30
sodevrom14-Nov-09 9:30 
GeneralRe: VS2008: 2 Projects in One Soltution, sharing UserControls ? Pin
sodevrom14-Nov-09 11:08
sodevrom14-Nov-09 11:08 
I didn't manage to add it in the toolbox, but that's not a big problem.
The main problem is that I can't create a user control from Project1 in Project2.
I have user control with the name uUserC.
I see the class in Project2 and I do this:
uUserC c=new uUserC();

When I do this, I get this error:
"Unhalted exception has occurec in your app.....

Could not load file or assembly 'Project1.Version=1.0.0.0 ....' or one of its dependencies. An attempt was made to load the program with an incorrect format"

What can this be ?
Thanks,
Vlad
Questionc # multi page printing Pin
kathassis14-Nov-09 8:27
kathassis14-Nov-09 8:27 
AnswerRe: c # multi page printing Pin
Dave Kreskowiak14-Nov-09 11:16
mveDave Kreskowiak14-Nov-09 11:16 
QuestionText File Pin
Morgs Morgan14-Nov-09 5:47
Morgs Morgan14-Nov-09 5:47 
AnswerRe: Text File Pin
OriginalGriff14-Nov-09 5:53
mveOriginalGriff14-Nov-09 5:53 
GeneralRe: Text File Pin
Morgs Morgan14-Nov-09 6:13
Morgs Morgan14-Nov-09 6:13 
GeneralRe: Text File Pin
The Man from U.N.C.L.E.14-Nov-09 6:24
The Man from U.N.C.L.E.14-Nov-09 6:24 
GeneralRe: Text File Pin
Morgs Morgan14-Nov-09 6:36
Morgs Morgan14-Nov-09 6:36 
GeneralRe: Text File Pin
N a v a n e e t h14-Nov-09 9:11
N a v a n e e t h14-Nov-09 9:11 
GeneralRe: Text File Pin
Morgs Morgan15-Nov-09 3:59
Morgs Morgan15-Nov-09 3:59 
GeneralRe: Text File Pin
PIEBALDconsult15-Nov-09 4:09
mvePIEBALDconsult15-Nov-09 4:09 
GeneralRe: Text File Pin
N a v a n e e t h15-Nov-09 14:42
N a v a n e e t h15-Nov-09 14:42 
GeneralRe: Text File Pin
Morgs Morgan20-Nov-09 6:05
Morgs Morgan20-Nov-09 6:05 
AnswerRe: Text File Pin
Xelalem14-Nov-09 6:49
Xelalem14-Nov-09 6:49 
AnswerRe: Text File Pin
Gerry Schmitz14-Nov-09 7:48
mveGerry Schmitz14-Nov-09 7:48 
AnswerRe: Text File Pin
Abhishek Sur14-Nov-09 8:23
professionalAbhishek Sur14-Nov-09 8:23 
AnswerRe: Text File Pin
PIEBALDconsult14-Nov-09 8:48
mvePIEBALDconsult14-Nov-09 8:48 
AnswerRe: Text File Pin
hosseinghazanfary14-Nov-09 20:02
hosseinghazanfary14-Nov-09 20:02 

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.