I built web project using asp.net & c# in VS2005 and i use arabic label in my project and every think working good when i run my application. but when i use WDP to make msi file All arabic letter come like ?????.
I had the same issue and switched to VS 2008 for WDP and it solved the problem.. I develop the projects still in VS 2005 and use 2008 for compilation and deployment with WDP..
If this post was useful to you, please mark it as answer.
No need to upgraded your project.. just open your website alone (dont open class library projects, else it will ask for upgrade) using File -> Open -> Website and add a WDP project and compile it..
If this post was useful to you, please mark it as answer.
osamatu
Member
1 Points
10 Posts
Web Deployment Projects (WDP) arabic character
Jul 28, 2010 08:20 AM|LINK
Hello..
I built web project using asp.net & c# in VS2005 and i use arabic label in my project and every think working good when i run my application. but when i use WDP to make msi file All arabic letter come like ?????.
thanks
anzer
Star
7928 Points
1506 Posts
Re: Web Deployment Projects (WDP) arabic character
Jul 28, 2010 12:53 PM|LINK
I had the same issue and switched to VS 2008 for WDP and it solved the problem.. I develop the projects still in VS 2005 and use 2008 for compilation and deployment with WDP..
ClientSideAsp.Net | Blog
osamatu
Member
1 Points
10 Posts
Re: Web Deployment Projects (WDP) arabic character
Jul 29, 2010 05:48 AM|LINK
ok i well try that
thanks
osamatu
Member
1 Points
10 Posts
Re: Web Deployment Projects (WDP) arabic character
Jul 29, 2010 11:12 AM|LINK
is that mean I need to upgrade my project to VS2008 to compile & deployment ???
</div> </div> </div>anzer
Star
7928 Points
1506 Posts
Re: Web Deployment Projects (WDP) arabic character
Aug 01, 2010 04:26 AM|LINK
No need to upgraded your project.. just open your website alone (dont open class library projects, else it will ask for upgrade) using File -> Open -> Website and add a WDP project and compile it..
ClientSideAsp.Net | Blog
osamatu
Member
1 Points
10 Posts
Re: Web Deployment Projects (WDP) arabic character
Aug 02, 2010 06:06 AM|LINK
Thanks
its working good