Ian
Sat Nov 12 23:56:32 CST 2005
Hi,
The SQL server must either
1. be running in mixed mode security and your web part connection string
include the sql login details
or
2. kerberos delegation enabled between the IIS and SQL server (AD
administration task)
or
3. Use Portal Server's single sign-on capability (with SQL auth rather than
windows auth for the connection)
Regards,
Ian
http://www.wssdemo.com
"cbarnhart" <cbarnhart@goelst.com> wrote in message
news:1131838013.434588.13600@g49g2000cwa.googlegroups.com...
>I know this is probably an easy fix, but I am new at SharePoint and
> this is driving me crazy. I have a SharePoint webpart connecting to a
> SQL dbase located on the network. The page shows great when viewed
> through IE on the SharePoint machine but it will not show up on any
> other machine. Error reads "An error occurred while processing the
> data for this request. "
>
> Help
>