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 27544 time(s), 16 post(s) 28.03.2013 03:59:17by sam0864
sam0864

sam0864

31.05.2013 11:50:30
Would  you please more details

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



Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
khorvat

khorvat

31.05.2013 12:17:20
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
Dieser Inhalt wurde noch nicht bewertet. 
15993 Reputation 2214 Total posts
sam0864

sam0864

04.06.2013 14:46:53
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
Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
mzilic

mzilic

05.06.2013 10:49:39
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
Dieser Inhalt wurde noch nicht bewertet. 
2218 Reputation 300 Total posts
sam0864

sam0864

05.06.2013 12:42:10
Thanks a lot

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

Dieser Inhalt wurde noch nicht bewertet. 
656 Reputation 79 Total posts
mzilic

mzilic

05.06.2013 22:32:52
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
Dieser Inhalt wurde noch nicht bewertet. 
2218 Reputation 300 Total posts
1 2