Error message when adding an User control

  • Thread starter Thread starter Meena
  • Start date Start date
M

Meena

Hi,
I created an user control and tried to add the user control to a test
project (windows application). It gave this err message : 'The path is not
of a legal form'. I tried adding it at runtime and got the same error.
Can someone please help me with this issue ?

Thanks,
Meena
 
Hi Meena,

Meena said:
Hi,
I created an user control and tried to add the user control to a test
project (windows application). It gave this err message : 'The path is not
of a legal form'. I tried adding it at runtime and got the same error.
Can someone please help me with this issue ?

Thanks,
Meena

Is there anything interesting going on in the constructor or Load event
of the user control?

Regards,
Daniel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top