DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Wed, 08 Aug 2007 08:45:51 -0000,    posted on: microsoft.public.dotnet.framework.compactframework        back       

Thread Index
  1    unknown
          2    Empi
          3    Simon Hart
                 4    Simon Hart
                 5    Empi
          6    unknown
          7    unknown


Illegal characters in path ............   
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
Date:Wed, 08 Aug 2007 08:45:51 -0000   Author:  

Re: Illegal characters in path ............   
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


 wrote in message 
news:1186562751.639874.312710@i38g2000prf.googlegroups.com...

> 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
> 
Date:Wed, 8 Aug 2007 19:02:51 +0300   Author:  

RE: Illegal characters in path ............   
Can you post the full error message. What is your project path?

-- 
Simon Hart
http://simonrhart.blogspot.com


"patilmmilind@gmail.com" wrote:


> 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
> 
> 
Date:Wed, 8 Aug 2007 12:36:04 -0700   Author:  

Re: Illegal characters in path ............   
On Aug 9, 12:36 am, Simon Hart  wrote:

> Can you post the full error message. What is your project path?
>
> --
> Simon Harthttp://simonrhart.blogspot.com
>
>
>
> "patilmmil...@gmail.com" wrote:
> > 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
>
> >illegalcharacters 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- Hide quoted text -
>
> - Show quoted text -


Hi,

I am able to Open the Project, problem is not with opening the
Project. You can see the exact error message which i am getting on
following location. This is posted by me only.

http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1978586&SiteID=1

Regards,
Milind
Date:Wed, 08 Aug 2007 21:20:59 -0700   Author:  

Re: Illegal characters in path ............   
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?
-- 
Simon Hart
http://simonrhart.blogspot.com


"patilmmilind@gmail.com" wrote:


> On Aug 9, 12:36 am, Simon Hart  wrote:
> > Can you post the full error message. What is your project path?
> >
> > --
> > Simon Harthttp://simonrhart.blogspot.com
> >
> >
> >
> > "patilmmil...@gmail.com" wrote:
> > > 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
> >
> > >illegalcharacters 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- Hide quoted text -
> >
> > - Show quoted text -
> 
> Hi,
> 
> I am able to Open the Project, problem is not with opening the
> Project. You can see the exact error message which i am getting on
> following location. This is posted by me only.
> 
> http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=1978586&SiteID=1
> 
> Regards,
> Milind
> 
> 
Date:Thu, 9 Aug 2007 00:40:01 -0700   Author:  

Re: Illegal characters in path ............   
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
Date:Thu, 09 Aug 2007 02:49:13 -0700   Author:  

Re: Illegal characters in path ............   
You got great answers int eh linked forum.
Did you try them?


 wrote in message 
news:1186652953.023231.240730@x40g2000prg.googlegroups.com...

> 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
> 
Date:Fri, 10 Aug 2007 11:37:25 +0300   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us