Illegal characters in path ............

P

patilmmilind

Hello all of you,

I am using .Net 2005 for the development of Pocket PC application.
After double clicking on Form in solution explorer, i am getting the
following error

illegal characters in path .....
System.IO.Path ...
.....
.....

Can you please help me to fix this error. I am not able to open the
Form in Design Mode.

Regards,
Milind
 
E

Empi

Are you talking about
Try to relocate you solution.
I would start at c:\myProject.
If it helps, I guess the IDE can't get you project's file because of some
specific language characters in the path.

Empi
 
G

Guest

Just because you are able to open the project doesn't mean there isn't a
problem with the path. Looks like a VS bug to me.

If you can post the path and name of the project, I will try to replicate
here and post a bug via Microsoft Connect.

What ver of VS are you using?
 
P

patilmmilind

Hi,

Name of project is "SmartDeviceProject1" and location in on "C:
\SmartDeviceProject". Version information of Visual Studio is:

Microsoft Visual Studio 2005 Prefessional Edition
V 8.0.50727.42 (RTM 050727-4200)
..Net Framework V 2.0.50727
Compact Framework V. 2.0.3600

Regards,

Milind
 

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

Top