ASP.NET MVC Authentication Issues with internet explorer -


Log in / logout is not working, and uploading photos gives an error in Internet Explorer. Its work in Firefox is okay we have already launched the site - and no one is able to enter the competition yet.

The link is:

[URL deleted]

Any help is made of it. I request where I can provide the code.

Edit I do not know the default _LogOnPartial.cshtml file and the description of the problem other than the default login / logout actions are hosted on IIS7 at AccountController.cs working on this website I do not seem to be running from the local host, I can not do this issue again. That domain has been forwarded [url deleted] with masking, but direct access to that domain does not solve the problem.

Ok, the issue is now resolved - it was due to forwarding with masking to handle Internet Explorer forms having had. We have purchased a dedicated domain for the contest and can no longer log in and exit without problems, as well as upload photos without error. It was a very strange problem.

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -