I could not get my app to publish in Express Edition 2008 so I down loaded 2010, its imported the solution and now it wont compile. Any ideas.
And while Im here - any one know how to get my app published. I have used both versions and non produce either a stand alond app that will run or an installation process that works. One verion tried to down load something -when i told it to run form cd.
Come on peeps - we cant all have these problems or no one would ever get anything out there. I have my appthat I watn to send to some on for testing and I want an installation process - like they would have if it was finished they bought it.
I new to this and if things dont start working I doubt Ill bother to get old at it.
Loading
Guest UserPosted Apr 8, 2011, 8:54 AM
Bring up the Output window or the Error List window... you should see all of the compilation issues reported in both of those windows.
Richard BrennanPosted Apr 8, 2011, 5:57 AM
Sam HobbsPosted Apr 7, 2011, 9:37 PM
If VS 2010 converted and built the project then your program is likely getting an error during execution that your code is ignoring. Developers often don't bother to check for errors but then they get frustrated when the program has unexplained problems such as you are likely encountering.
Richard BrennanPosted Apr 7, 2011, 4:52 PM
ANy one know how to get these templates or help me use Visual Studio to make and installable windows app. Also, I beginning to loos by desire to learn this any more. Why cant they make it easy. I now have 3 versions of c#, Enterprise 2008 and 2010 and Visual Studio 2010 and non of them will make an installer. If the professional one wont - what is to be done.
Back to the original issue - why bother importing it then - if the SW cant use what it imports - what a waist of time. Microsoft success again.
-----
10 min later - now im well peed off - File -> Add PRoject -> New Project and then select Other PRoject TYpes, Setup and Deployment - then choose the Setup PRoject template non of this is there at all now - there is only c# things and b4 there where alsorts like f#, silver light, office 2007 etc. Where have all they gone?
Mahesh ChandPosted Apr 7, 2011, 4:36 PM
Richard BrennanPosted Apr 7, 2011, 4:15 PM
Guest UserPosted Apr 7, 2011, 3:58 PM