-
Posted to
IIS7 - Security
by
gerald_jk
on
03-12-2009, 6:11 AM
Hello,
Does anybody use the new MSChart control in an ASP.NET application?
I moved an ASP.NET MVC application from IIS6 to IIS7. Some views contain the new MSChart control. For Authentication I use the Active Directory. When calling a view which contains a chart the message box for authentication pops up and I have to provide username and ...
-
Posted to
IIS7 - Publishing
by
gerald_jk
on
03-06-2009, 5:29 AM
Thanks, but that doesn't help either.
It's not about MVC, it's about the publishing of a web application from within VS2008 to an IIS7.
I found different posts of people with the same problem (it seems to be an authorization problem mainly) but all the answers to this posts and all the links to articles of Microsoft or blog posts ...
-
Posted to
IIS7 - Publishing
by
gerald_jk
on
03-06-2009, 4:08 AM
Hello,
Unfortunately I have to use the new IIS7 on a Windows Server 2008. For almost two days I try to figure out how I can publish to that server. Nothing seems to work.
I am totally stuck with that task and the frustration level is undescribable.
Is there a tutorial somewhere that really works?
Thanks and kind regards,
Gerald
-
Posted to
IIS7 - Publishing
by
gerald_jk
on
03-05-2009, 11:20 AM
I have pretty much the same problem. When I try to publish an ASP.NET MVC application from VS2008 to an IIS7 (on Windows Server 2008) a login message box pops up and even with domain administrator user I have no chance to publish to the server.
WenJun Zhang wrote the following:
After the web site is extented with FPSE, have you opened the ...