06-09-2010 07:37 AM
Hi,
Can any body help me on this. I need to develop a small web application in VS 2005 which should be accessed via Blackberry . I could n't find Blackberry plug in /SDK for VS 2005. I have downloded Blackberry V2.0 but it works only for VS 2008 or later version. Is there any other solution to develop asp.net 2005 mobile web app for blackberry device. Your response is greatly appreciated...
Regards,
Kal
06-09-2010 08:29 AM
Hi Kal,
Right now we only support Visual Studio 2008. We are looking at what our timing will be for supporting the new VS2010 but we don't have plans to support back to 2005.
06-09-2010 09:01 AM
Hi Neil,
Thanks for your quick reply..
Regards,
Kalyan
06-09-2010 09:18 AM
Hi Neil,
I just have one quick question. As an alternative solution If i develop this with asp.net mobile web forms in VS 2005, will it work on blackberry devices?. Is it compatible or we must use Blackberry SDK for accessing application vi Blackberry device.
Thanks,
Kalyan
06-09-2010 10:04 AM
Hi Kalyan,
That depends on the OS version of the BlackBerry device.
Before OS 4.6 it is unlikely that they will work. There wasn't any dynamic HTML in those older browsers.
Starting with OS 4.6 it will likely work, but it will come down to the details on what they are doing in JavaScript in the asp.net mobile controls.
06-11-2010 01:23 AM
Hi Neil,
Is there any Blackberry Simulator to test asp.net mobile web forms developed in VS 2005?. The application must work on Blackberry devices but i couldnt find Blackberry simulator for testing which is developed in VS 2005. I have downloded Openwave simulator and my test application is working fine with Openwave but not sure it will work with Blackberry. Can you please sugegst.
Do i need install BES server for my asp.net mobile application deployment or IIS can alone take care.
Please guide me ..I am very new to mobile development.
Thanks,
Kalyan
06-11-2010 07:12 AM
Hi Kalyan,
We have simulators for any model/OS combination you can think of ![]()
You will want to download one or more of our BlackBerry smartphone simulators found here:
http://na.blackberry.com/eng/developers/resources/
You will also need to download the "BlackBerry Email and MDS Services simulator" and run it. This simulator acts like a connection proxy for the simulators. The MDS simulator download can be found at the bottom of the following page:
http://na.blackberry.com/eng/developers/browserdev
Steps are:
1) Download and install MDS and Device simulators
2) Run MDS Simulator
3) Run device simulator
4) Open browser on the device simulator to your page URL
Hopefully that helps
06-14-2010 03:54 AM
HI,
i need to test my .net web application(vs 2008, windows xp ,.Net 3.5) in black berry simulator.
i downloaded blackberry email and mds emulator
and also black berry device simulator 4.2.1
then i clicked www-->Go To page
i typed my application url
it is not displaying
i tried even google .com also
it is not working it is showing
"connection refused www.google.com:80"
please help me how to test my applcation.
need to set any configuration.
thanks for help in advance
06-14-2010 10:28 AM - edited 06-14-2010 10:30 AM
06-14-2010 10:29 AM - edited 06-14-2010 10:31 AM
Hi Neil,
I have installed BlackBerry Email and MDS Services simulator , Blackberry smart phone simulator 5.0 and followed the steps which you have mentioned. I tried to test it with my .NET URL but I am getting "connection refused" error. Same error when i test with other web sites(google.com, gmail.com). Did i miss anything?
Regards,
Kalyan.