Problem moving website

Problem moving website

am 08.04.2008 20:54:00 von blankmonkey

Ok, website resided on IIS6, and worked with no issues. Server is old and
being surplussed. Website is an remote desktop page (rdp).

I move it to the new server, set IP restriction, and no anonymous access,
and it works at first. Index.htm comes up, but all the rdp links are broken,
404 error. Some rooting through my memory reminds me that the mime type for
the rdp needed to be set. So I add the mime type for rdp, and now the site
works fine from itself, and another server. But from my workstation, it is
failing, it asks for a password, I give it, and it keeps asking for a
password, like it is wrong.

Some additional notes;
--I can remove IP restrictions and it is still broken.
--I can allow anonymous access and all works.
--New server has sharepoint on it, old did not. rdp site has its own
website, not a sub of sharepoint.
--New server uses a new port 8080, old used 80 (sharepoint uses 80)
--New server has application pools, old did not.
-----I had to make a new pool for the new site, but I have played with the
settings in here, and it makes now change to the problem.
--Recall, the index.html worked fine, asking for and accepting a password
before I added the mime type for rdp.


really lost here, please help :(

RE: Problem moving website

am 09.04.2008 19:10:02 von blankmonkey

Bump

"blankmonkey" wrote:

> Ok, website resided on IIS6, and worked with no issues. Server is old and
> being surplussed. Website is an remote desktop page (rdp).
>
> I move it to the new server, set IP restriction, and no anonymous access,
> and it works at first. Index.htm comes up, but all the rdp links are broken,
> 404 error. Some rooting through my memory reminds me that the mime type for
> the rdp needed to be set. So I add the mime type for rdp, and now the site
> works fine from itself, and another server. But from my workstation, it is
> failing, it asks for a password, I give it, and it keeps asking for a
> password, like it is wrong.
>
> Some additional notes;
> --I can remove IP restrictions and it is still broken.
> --I can allow anonymous access and all works.
> --New server has sharepoint on it, old did not. rdp site has its own
> website, not a sub of sharepoint.
> --New server uses a new port 8080, old used 80 (sharepoint uses 80)
> --New server has application pools, old did not.
> -----I had to make a new pool for the new site, but I have played with the
> settings in here, and it makes now change to the problem.
> --Recall, the index.html worked fine, asking for and accepting a password
> before I added the mime type for rdp.
>
>
> really lost here, please help :(