Open GoogleCodeExporter opened 8 years ago
Have you some news about this error? I'm currently with the same problem.
Thanks
Original comment by mat.dru...@gmail.com
on 2 Feb 2012 at 1:01
Nope stille no answer so I've put it on hold... I have the applet on my
server and in my webpage but it fails to load or do anything............
Mvg
Vierbergen Tim
Original comment by Vierberg...@gmail.com
on 2 Feb 2012 at 1:41
Hi, same problem for me, I'm curious for the answer :-)
Grts, Mvg,
Ann
Original comment by elefa...@gmail.com
on 7 Feb 2012 at 8:16
[deleted comment]
[deleted comment]
some1 here have an answer for this ? its driving me nuts ! :(
Original comment by tom.vand...@gmail.com
on 27 Apr 2012 at 9:47
Has anyone found anything more to solve this?
Original comment by jsjos...@gmail.com
on 5 Oct 2012 at 12:50
not at all, i hate this support, only java environments are supported.
still there is documentation about .NET to be found there and there and grrrrr!
SO DAMN PAIN TO GET THIS WORKING IN .NET with SDK 4.0 !
Original comment by tom.vand...@gmail.com
on 21 Nov 2012 at 1:02
so did anyone found the solution?
Original comment by alco...@gmail.com
on 21 Dec 2012 at 4:05
Still no news ?
Original comment by jean.cha...@gmail.com
on 17 Jan 2013 at 5:19
What is the current status on this issue? I am experiencing exactly the same on
my ASP.NET C# website (windows server 2012 & IIS 8.0)
Original comment by joris.va...@gmail.com
on 4 Jun 2013 at 7:30
Make sure you're using integrated mode in IIS and use the system.Webserver
config example:
<system.webServer>
<handlers>
<add verb="*" name="AppletService" path="applet.service" type="Be.FedICT.EID.Applet.Service.AppletService" resourceType="Unspecified" />
<add verb="*" name="AuthnAppletService" path="authn-applet.service" type="Be.FedICT.EID.Applet.Service.AuthnAppletService" resourceType="Unspecified" />
</handlers>
It works in VS2013 with .Net4.5
Original comment by jeremie....@gmail.com
on 20 Feb 2014 at 1:25
Original issue reported on code.google.com by
Vierberg...@gmail.com
on 1 Dec 2011 at 10:53