MonoX support board

Start the conversation, ask questions and share tips and solutions with fellow developers.

Non-registered users can only browse through our support boards. Please register now if you want to post your questions. It takes a second and it is completely free. Alternatively, you can log in without registration using your credentials at major sites such as Google, Microsoft Live, OpenId, Facebook, LinkedIn or Yahoo.

Error in Login using Facebook Account  (Mono Support )

Viewed 25266 time(s), 16 post(s) 3/28/2013 3:59:17 AMby sam0864
sam0864

sam0864

5/31/2013 11:50:30 AM
Would  you please more details

which handler? Where to check? What should it be?



This content has not been rated yet. 
656 Reputation 79 Total posts
khorvat

khorvat

5/31/2013 12:17:20 PM
You should check if "*.sauth" extension for this handler is processed by the IIS 6 in order to be routed to MonoX app.

<add verb="*" path="*.sauth" type="Brickred.SocialAuth.NET.Core.CallbackHandler" />
Regards
This content has not been rated yet. 
15993 Reputation 2214 Total posts
sam0864

sam0864

6/4/2013 2:46:53 PM
I appreciate if someone helps me.
Login using Facebook account is very nice feature but I can't make working on IIS 6.0 platform. The same settings worked in IIS 7 with no problem.
Yesterday, I tried to the latest build (4506) and edited FacebookWrapper in web.config (the only thing I changed)
BUT, still getting the same error.

Have you tested this functionality in IIS 6.0? Do I need to do additional changes?

Please help
This content has not been rated yet. 
656 Reputation 79 Total posts
mzilic

mzilic

6/5/2013 10:49:39 AM
Hello,

MonoX uses SocialAuth-net library and they don't officially support IIS6. Please see:
http://code.google.com/p/socialauth-net/issues/detail?id=69
http://code.google.com/p/socialauth-net/issues/detail?id=131

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts
sam0864

sam0864

6/5/2013 12:42:10 PM
Thanks a lot

Is there anyway to achieve the same functionality and supported by iis6.0?

This content has not been rated yet. 
656 Reputation 79 Total posts
mzilic

mzilic

6/5/2013 10:32:52 PM
Hello,

One of our coworkers wrote a blog about using Facebook C# SDK to develop custom login functionality. Here is the link in case you are interested: http://www.mono-software.com/Blog/post/Mono/179/Using-Facebook-API-in-ASP-NET/

Regards,
Mario
This content has not been rated yet. 
2218 Reputation 300 Total posts
1 2