|
Home > Archive > IIS Server Security > February 2005 > IIS and Internet Access
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
IIS and Internet Access
|
|
|
| Hi All,
I have the following going on: A win 2k3 server running sql server and
reporting services. I have IIS configured on it and can run reports
internally on my network but when I try to access a report from the web I get
nothing back. I can access my web projects but cant access and display
reports from web. I am using a static ip address to access the website for
now. I don't have a domain name setup for this box yet if that makes a
difference. and internally when I refer to the box in the website I use the
boxs computer name. Any ideas on what could be wrong here?
Thanks,
JJ
| |
| Jeff Cochran 2005-01-31, 5:55 pm |
| On Mon, 31 Jan 2005 12:11:04 -0800, "JJ"
<JJ@discussions.microsoft.com> wrote:
> I have the following going on: A win 2k3 server running sql server and
>reporting services. I have IIS configured on it and can run reports
>internally on my network but when I try to access a report from the web I get
>nothing back. I can access my web projects but cant access and display
>reports from web. I am using a static ip address to access the website for
>now. I don't have a domain name setup for this box yet if that makes a
>difference. and internally when I refer to the box in the website I use the
>boxs computer name. Any ideas on what could be wrong here?
The "boxs(sic) computer name" is its NetBIOS name. It's not available
outside your LAN unless you have a DNS entry for it, which would
require a domain and proper records. Have you tried the IP address?
Jeff
| |
|
| Yes Jeff I am using the IP address to connect to server box now and I can do
that but when I try to run a report from the box I get an Action Canceled
error. Any ideas on what could be causing this?
Thanks,
JJ
"Jeff Cochran" wrote:
> On Mon, 31 Jan 2005 12:11:04 -0800, "JJ"
> <JJ@discussions.microsoft.com> wrote:
>
>
> The "boxs(sic) computer name" is its NetBIOS name. It's not available
> outside your LAN unless you have a DNS entry for it, which would
> require a domain and proper records. Have you tried the IP address?
>
> Jeff
>
| |
| DarrylR 2005-01-31, 8:50 pm |
| JJ,
Definitely sounds like an authentication/impersonation issue. The following
articles should provide you with some helpful information on correctly
configuring IIS and Reporting Services to impersonate extranet users:
http://msdn.microsoft.com/library/d...ity_v1_9dgx.asp
http://odetocode.com/Articles/216.aspx
This article on troubleshooting Kerberos problems is also helpful:
http://www.microsoft.com/technet/pr...y/tkerbdel.mspx
Regards,
Darryl R.
"JJ" <JJ@discussions.microsoft.com> wrote in message
news:DF940058-6A88-4173-829E-FE546493BD40@microsoft.com...
> Hi All,
>
> I have the following going on: A win 2k3 server running sql server and
> reporting services. I have IIS configured on it and can run reports
> internally on my network but when I try to access a report from the web I
get
> nothing back. I can access my web projects but cant access and display
> reports from web. I am using a static ip address to access the website for
> now. I don't have a domain name setup for this box yet if that makes a
> difference. and internally when I refer to the box in the website I use
the
> boxs computer name. Any ideas on what could be wrong here?
>
> Thanks,
>
> JJ
| |
| Jeff Cochran 2005-02-04, 2:47 am |
| On Mon, 31 Jan 2005 12:53:02 -0800, "JJ"
<JJ@discussions.microsoft.com> wrote:
>Yes Jeff I am using the IP address to connect to server box now and I can do
>that but when I try to run a report from the box I get an Action Canceled
>error. Any ideas on what could be causing this?
Since I have no clue what "report" you are running, what technology
you're using or what an "Action Canceled" error actually is, the
answer is no.
Jeff
[vbcol=seagreen]
>"Jeff Cochran" wrote:
>
|
|
|
|
|