Guest Quotient Posted June 1, 2005 Report Posted June 1, 2005 Hello I am very new to smartphone application development and today i installed the smatphone 2003 SDK exe. I then started with a very basic project using c#. I am getting the following when i build the project. ------ Build started: Project: SmartDeviceApplication2, Configuration: Debug Smartphone ------ Preparing resources... Updating references... Performing main compilation... Build complete -- 0 errors, 0 warnings Building satellite assemblies... Visual Studio is ready to deploy SmartDeviceApplication2 ---------------------- Done ---------------------- Build: 0 succeeded, 1 failed, 0 skipped I dont know what is wrong. I tried to build a project with just an empty form but it still behaves the same. Any help will be great Thank you in advance Aldy
Guest tmunn Posted June 9, 2005 Report Posted June 9, 2005 Hello I am very new to smartphone application development and today i installed the smatphone 2003 SDK exe. I then started with a very basic project using c#. I am getting the following when i build the project. ------ Build started: Project: SmartDeviceApplication2, Configuration: Debug Smartphone ------ Preparing resources... Updating references... Performing main compilation... Build complete -- 0 errors, 0 warnings Building satellite assemblies... Visual Studio is ready to deploy SmartDeviceApplication2 ---------------------- Done ---------------------- Build: 0 succeeded, 1 failed, 0 skipped I dont know what is wrong. I tried to build a project with just an empty form but it still behaves the same. Any help will be great Thank you in advance Aldy <{POST_SNAPBACK}>
Guest tmunn Posted June 9, 2005 Report Posted June 9, 2005 Hi, I had the same problem. The Smartphone SDK install runs some VB script, and if you have any 'protection' preventing the scripts from running (ie Internet Security), it won't install properly. Try turning off script blocking and doing a repair install of the Smartphone SDK and the Smartphone Emulators. I've just got the sample C# app (Slider Puzzle) running OK. Regards, Tim PS sorry for the dummy post Hello I am very new to smartphone application development and today i installed the smatphone 2003 SDK exe. I then started with a very basic project using c#. I am getting the following when i build the project. ------ Build started: Project: SmartDeviceApplication2, Configuration: Debug Smartphone ------ Preparing resources... Updating references... Performing main compilation... Build complete -- 0 errors, 0 warnings Building satellite assemblies... Visual Studio is ready to deploy SmartDeviceApplication2 ---------------------- Done ---------------------- Build: 0 succeeded, 1 failed, 0 skipped I dont know what is wrong. I tried to build a project with just an empty form but it still behaves the same. Any help will be great Thank you in advance Aldy <{POST_SNAPBACK}>
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now