Page 1 of 1

WURFL in ASP.NET Framework 2.0

Posted: Mon Oct 07, 2013 10:11 am
by federico.botto
Hi i can't get Wurfl in ASP.Net with Framework 2.0, is there any version or any way or an example?
Thanks in advance.

Re: WURFL in ASP.NET Framework 2.0

Posted: Tue Oct 08, 2013 4:58 pm
by sm_support2
Hi there, can you please provide more info? are you using regular WURFL API or the Cloud API?

in general, there are many companies using the .NET API (OnSite and Cloud), both on ASP.NET 2.0 and above.

If you can provide more info on what is failing you, we will support.

thanks

Re: WURFL in ASP.NET Framework 2.0

Posted: Thu Jan 16, 2014 2:34 pm
by GreenStoneFCS
I'm not the OP, but since the issue hasn't gotten any attention in a few months, I'll jump in with my concerns.

I'm challenged to get the WURFL Cloud to get called from a 2.0 assembly.

The ScientiaMobile.WurflCloud.dll assembly that is deployed with the demo application is 4.0, and you cannot call the 4.0 framework from the 2.0 framework (at least, in any trivial way that I know of).

I'm building an HTTPModule that is meant to be called from IIS running a web app that is running in a 2.0 app pool. Do you guys distribute an assembly that I can reference from the 2.0 framework, or do I need to find a way around this?

Any insight to this would be appreciated.

Thanks,

Jason

Re: WURFL in ASP.NET Framework 2.0

Posted: Thu Jan 16, 2014 8:22 pm
by sm_support2
Jason, you should find the cloud client for .NET 2.0 in your Cloud control panel (see attached picture).

Can you please confirm that you have access to it?

Thanks

Re: WURFL in ASP.NET Framework 2.0

Posted: Fri Jan 17, 2014 2:50 pm
by GreenStoneFCS
Yes, I have access to it. I didn't realize that link was there; The system requirements on the Getting Started guide state that 4.0 is required, so that's where my confusion was. Thanks for bringing the answer to my attention.