The path is not of a legal form

  • Thread starter Thread starter Sol Fried
  • Start date Start date
S

Sol Fried

I am tryig to create an inherited form. When I open the code in
Designer, I get the error "The path is not of a legal form". I am
unable to design the form in desginer, but the application doe build
and run without errors.
I have many other inherited forms in the application and this is the
first time I have seen this error

Thank You
Sol Fried
 
Hi Sol,
From your description, you are trying to create an inherited form.
However, you could not open the code or design the form in
designer and get an error "the path is not of a legal form".

Could you check if there is any code in the front of your inherited
Form declaration? If yes, move that code to the behind the inherited
Form class. If this could not resolve the problem or there is nothing in
front, please show steps on how to repro this problem?

Thanks for your patience! I look forward to hearing from you.

Rhett Gong [MSFT]
Microsoft Online Partner Support

This posting is provided "AS IS" with no warranties, and confers no
rights.
Please reply to newsgroups only. Thanks.
 
Back
Top