[ 
https://issues.apache.org/jira/browse/CB-2178?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

jai updated CB-2178:
--------------------

    Description: 
  On Window Phone, project Template has to build from Stand alone. I 
successfully build template & created a new Project using the project template. 

 While Debugging the Project into Simulator - I find the following errors & 
does not build.

Error   2       The type or namespace name 'WP7CordovaClassLib' could not be 
found (are you missing a using directive or an assembly reference?)        
...visual studio 
2010\Projects\CordovaStarter-2.3.06\CordovaStarter-2.3.06\MainPage.xaml.cs     
35      7       CordovaStarter-2.3.06

Error   1       The type or namespace name 'WP7CordovaClassLib' could not be 
found (are you missing a using directive or an assembly reference?)        
visual studio 
2010\Projects\CordovaStarter-2.3.06\CordovaStarter-2.3.06\obj\Debug\MainPage.g.i.cs
       32      7       CordovaStarter-2.3.06

  I solved it by changing WP7CordovaClassLib to WPCordovaClassLib on 
MainPage.xaml.cs & MainPage.xaml.  If it is a correct solution, you may commit 
it Git. 


    Environment: 
OS: Windows Phone 7 
IDE: Visual Studio 2010 for windows Phone 

  was:  Once project Template is build & if we use this template to on windows 
phone 7 environment, it shows debug error. 

    
> WP 7 - Project Template Build has Debug issue
> ---------------------------------------------
>
>                 Key: CB-2178
>                 URL: https://issues.apache.org/jira/browse/CB-2178
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: WP7
>    Affects Versions: 2.3.0
>         Environment: OS: Windows Phone 7 
> IDE: Visual Studio 2010 for windows Phone 
>            Reporter: jai
>            Assignee: Jesse MacFadyen
>
>   On Window Phone, project Template has to build from Stand alone. I 
> successfully build template & created a new Project using the project 
> template. 
>  While Debugging the Project into Simulator - I find the following errors & 
> does not build.
> Error 2       The type or namespace name 'WP7CordovaClassLib' could not be 
> found (are you missing a using directive or an assembly reference?)        
> ...visual studio 
> 2010\Projects\CordovaStarter-2.3.06\CordovaStarter-2.3.06\MainPage.xaml.cs    
>  35      7       CordovaStarter-2.3.06
> Error 1       The type or namespace name 'WP7CordovaClassLib' could not be 
> found (are you missing a using directive or an assembly reference?)        
> visual studio 
> 2010\Projects\CordovaStarter-2.3.06\CordovaStarter-2.3.06\obj\Debug\MainPage.g.i.cs
>        32      7       CordovaStarter-2.3.06
>   I solved it by changing WP7CordovaClassLib to WPCordovaClassLib on 
> MainPage.xaml.cs & MainPage.xaml.  If it is a correct solution, you may 
> commit it Git. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to