Ask a Question related to Windows Server, Design and Development.
-
sztonix #1
crystal report "logon failed" on windows server 2003
Hi all,
I encountered a crystal report deployment problem.
I make reports with Crystal Report for Visual Studio .NET 2003. It
works fine in the development machine. And then make setup package.
Installed on a windows server 2003 system (without visual studio .net
2003), the report gives error about "Logon Failed". The data source is
specified to OLE DB SQL Server, and the LogOnInfo is specified by
codes. And I've tried both local sql server and remote sql server to
the web server, all are failed.
Other than the crystal report part, the web application accesses the
sql server database via asp.net, and it works well.
If installed on a windows server 2003 with visual studio .net 2003, it
works ok. And if installed on a windows xp professional without visual
studio .net 2003, it works ok too.
I've searched out an article in crystal's support, about to change
IIS's application pool's identity from "Network Service" to "Local
System". But it doesnt work either.
Any help or hints are appreciated. Thanks!
Best Regards,
Tonix
sztonix Guest
-
"Logon As" options for CF in Win 2003 server
In order to get the CFFile's rename attribute to work, I need to specify that the Cold Fusion Application Server Service logon as a user other than... -
ASP.NET Crystal security issue windows server 2003
Hi, The crystal reports viewer for asp.net doesn't work in windows server 2003 when the server is a domain controller. All I get is red exes... -
Server.CreateObject("MSWC.Tools") fails in Windows 2003 server?
hello all, I hope you all are fine and doing well. I'm finding this error when i do Server.CreateObject("MSWC.Tools") in ASP using interdev. I... -
Server hangs at "Applying computer settings" b4 logon screen
Hi, we have just upgraded our network from a single NT4 Domain to a Win2k3 Domain. It is in Native mode and all the servers work, which include a... -
Windows Server 2003/IIS 6.0/ASP.NET "Could not find a part of the path"
I have an ASP.NET web application running on a load-balanced Windows Server 2003 web farm running IIS 6.0, using Active Directory authentication. ... -
sztonix #2
Re: crystal report "logon failed" on windows server 2003
Hi, I've got the point what's wrong. The sql server's collating
sequence is not compatible with the web server. After i install "East
Asian Language Files", it gets ok. I have to complain that the error
message from Crystal Report is really too thin.
[email]sztonix@hotmail.com[/email] (sztonix) wrote in message news:<fd6feb12.0406260245.25853d46@posting.google. com>...> Hi all,
>
> I encountered a crystal report deployment problem.
>
> I make reports with Crystal Report for Visual Studio .NET 2003. It
> works fine in the development machine. And then make setup package.
>
> Installed on a windows server 2003 system (without visual studio .net
> 2003), the report gives error about "Logon Failed". The data source is
> specified to OLE DB SQL Server, and the LogOnInfo is specified by
> codes. And I've tried both local sql server and remote sql server to
> the web server, all are failed.
>
> Other than the crystal report part, the web application accesses the
> sql server database via asp.net, and it works well.
>
> If installed on a windows server 2003 with visual studio .net 2003, it
> works ok. And if installed on a windows xp professional without visual
> studio .net 2003, it works ok too.
>
> I've searched out an article in crystal's support, about to change
> IIS's application pool's identity from "Network Service" to "Local
> System". But it doesnt work either.
>
> Any help or hints are appreciated. Thanks!
>
> Best Regards,
> Tonixsztonix Guest



Reply With Quote

