I have a simple "Hello World" web page test I setup from the Windows Azure examples. Got that uploaded and it runs fine. Next tried to drag a infragistics control the Visual Studio 2010 design surface and I don't get any html text or control image like I get on regular projects.
Dumb question - Can infragistics controls be run in the Windows Azure platform? If so, how?
Hi.
I require a small clarification (mentioned below), we are migrating our existing application to Windows Azure.
Is this sample application compliant with Windows Azure SLA?, i.e. does it support Multiple Instances of the Web Role?
Thanks in advance,
Regards,
Veer.
Hello,
Thanks for the update. I am following up to see if you need any further assistance with this matter. If further assistance needed, I can create a private support case and arrange remote debugging session in order to help you.
Thanks - wanted to make sure it was possible. I too did a simple hello world but for some reason cannot drag/drop any of the controls, nor do I get intellisense. I think I will start a new project and see if this continues.
Thank you for taking the time to check this out.
Yes, you can use Infragistics control in Windows Azure platform. I have created sample using below link:
< http://msdn.microsoft.com/en-us/library/gg651132.aspx>
I was able to see that control I have added in visual studio designer generates markup in HTML. I have tried this by adding WebDropown, WebDataGrid control of NetAdvantage 2011.1.20111.2036 version in Visual Studio 2010 ultimate edition .