Hello Jeff
Well, you wouldn't believe it but there were two issues
that were causing the problems.
1. I typed the name of the Host Header Value different in
the advanced tab in IIS than the CNAME in DNS. ==== thats
why FP couldn't resolve the site name to publish the pages.
2. my default page was called index.asp and the default
content document in the list on IIS documents tab was
still index.htm.
So, I am now able to get to my site via any workstation's
IE browser and publish it from FP so things are almost
cool.
Jeff, do you know much about troubleshooting SQL Database
Connectors that display results in your ASP pages?
The page displays this error in it's table body;
"Database Results Wizard Error
The operation failed. If this continues, please contact
your server administrator."
And the Application event log shows an EventID 5 error
like this;
"Error: The Template Persistent Cache initialization
failed for Application Pool 'DefaultAppPool' because of
the following error: Could not create a Disk Cache Sub-
directory for the Application Pool. The data may have
additional error codes.."
Event 5 is normally related to rights issues so how do I
find out what or who needs what rights?
Jeff
>-----Original Message-----
>On Wed, 15 Sep 2004 13:27:11 -0700, "MDPILWL"
><anonymous.TakeThisOut@discussions.microsoft.com> wrote:
>
>>I have Windows2003 Ent running IIS 6.0 and DNS
>>
>>I have created a new web site in FrontPage 2003 on a
>>seperate workstaion in the domain. I am at the
Publishing
>>phase now and have been trying everything the books say
>>on how to publish your site pointing to a server with
>>Frontpage extentions. I don't want to use the default
>>site in IIS so I created a new directory on my server
>>then created a new web site in IIS and pointed to that
>>directory as the home directory. I then went into the
>>advanced settings for the new site in IIS and removed
the
>>default Host header value and created a new one with the
>>WWW.MYDEV.COM as the header value and used the IP
address
>>of the server and port 80. I also enable FP extensions
>>for this new site.
>>
>>I then created a DNS CNAME record of <a style='text-decoration: underline;' href="http://www.mydev.com" target="_blank">www.mydev.com</a> and
>>pointed it to the servers FQDN A record.
>
>A record or IP address? It should be the latter.
>
>>I restarted DNS and IIS services.
>>
>>I try and push or Publish my web pages to the server but
<font color=green> >>it can't resolve or find <a style='text-decoration: underline;' href="http://www.mydev.com.</font" target="_blank">http://www.mydev.com.</font</a>>
>
>How do you know? It it displayas an error, telling us
would help.
>
>>I go to my IE browser and type <a style='text-decoration: underline;' href="http://www.mydev.com" target="_blank">http://www.mydev.com</a> and
>>it goes out on the internet and doesn't resolve to my
>>inTRAnet site?
>
>What does the host name resolve to? How about testing
with a ping or
>NSlookup?
>
>>If I type <a style='text-decoration: underline;' href="http://myservername" target="_blank">http://myservername</a> in the browser it resolves
>>to the default IIS webpage.
>
>That's as expected.
>
>>Did I create the DNS record wrong? any ideas.
>
>The DNS record may be fine. But if the client isn't
using that DNS
>server, the record is useless.
>
>Jeff
>.
><!-- ~MESSAGE_AFTER~ -->
>> Stay informed about: DNS or IIS issue?