Welcome to HostingForumz.com!
FAQFAQ   SearchSearch      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

blank page

 
   Web Hosting Problem Solving Community! (Home) -> IIS RSS
Next:  POP3 server not working right  
Author Message
user1300

External


Since: Jan 15, 2004
Posts: 2



(Msg. 1) Posted: Thu Jan 15, 2004 3:39 pm
Post subject: blank page
Archived from groups: microsoft>public>inetserver>iis (more info?)

Hi,

I have a perl scipt which is executed upon hitting a search button.
This queries Database & gets results. But the results are not printed in the
browser.

The script when run from command prompt gives proper results.

I configured IIS to take care of perl scripts as per
http://support.microsoft.com/?id=245225

Any help is appreciated

Thanks in advance
Vasanth

 >> Stay informed about: blank page 
Back to top
Login to vote
user1300

External


Since: Jan 15, 2004
Posts: 2



(Msg. 2) Posted: Thu Jan 15, 2004 4:17 pm
Post subject: Re: blank page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Hi,
I get the following error. When I access the script through web. When I
execute the script from command prompt, there is no error. I configured the
ODBC to take care of my MSAccess Database.

This is the line, where perl script is failing. I fell script is OK, as it
is working fine from command prompt. I am not sure why IIS is failing to run
this script. What extra need to be done?

my $dbh = DBI->connect( 'dbi:ADO:library','','') or die "error";

*** 'E:\Intranet\CAE\bin\library.pl' error message at: 2004/01/15 13:04:05
DBI->connect(library) failed: Can't connect to 'library': -2147467259: OLE
exception from "Microsoft OLE DB Provider for ODBC Drivers":

[Microsoft][ODBC Driver Manager] Data source name not found and no default
driver specified

Win32::OLE(0.1101) error 0x80004005: "Unspecified error"
in METHOD/PROPERTYGET "Open"
-2147467259: at E:\Intranet\CAE\bin\library.pl line 35
error at E:\Intranet\CAE\bin\library.pl line 35.

-Vasanth
-------------------------
"vasanth kumar" <vasanth.kumar.RemoveThis@eds.com> wrote in message
news:%23Gr8%23Zz2DHA.3216@TK2MSFTNGP11.phx.gbl...
 > Hi,
 >
 > I have a perl scipt which is executed upon hitting a search button.
 > This queries Database & gets results. But the results are not printed in
the
 > browser.
 >
 > The script when run from command prompt gives proper results.
 >
 > I configured IIS to take care of perl scripts as per
<font color=purple> > <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=245225</font" target="_blank">http://support.microsoft.com/?id=245225</font</a>>
 >
 > Any help is appreciated
 >
 > Thanks in advance
 > Vasanth
 >
 ><!-- ~MESSAGE_AFTER~ -->

 >> Stay informed about: blank page 
Back to top
Login to vote
user658

External


Since: Aug 26, 2003
Posts: 1525



(Msg. 3) Posted: Thu Jan 15, 2004 5:13 pm
Post subject: Re: blank page [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On Thu, 15 Jan 2004 13:17:08 +0530, "vasanth kumar"
<vasanth.kumar.TakeThisOut@eds.com> wrote:

 >Hi,
 >I get the following error. When I access the script through web. When I
 >execute the script from command prompt, there is no error. I configured the
 >ODBC to take care of my MSAccess Database.
 >
 >This is the line, where perl script is failing. I fell script is OK, as it
 >is working fine from command prompt. I am not sure why IIS is failing to run
 >this script. What extra need to be done?
 >
 >my $dbh = DBI->connect( 'dbi:ADO:library','','') or die "error";
 >
 >*** 'E:\Intranet\CAE\bin\library.pl' error message at: 2004/01/15 13:04:05
 >DBI->connect(library) failed: Can't connect to 'library': -2147467259: OLE
 >exception from "Microsoft OLE DB Provider for ODBC Drivers":
 >
 >[Microsoft][ODBC Driver Manager] Data source name not found and no default
 >driver specified
 >
 >Win32::OLE(0.1101) error 0x80004005: "Unspecified error"
 > in METHOD/PROPERTYGET "Open"
 >-2147467259: at E:\Intranet\CAE\bin\library.pl line 35
 >error at E:\Intranet\CAE\bin\library.pl line 35.

Try:

<a style='text-decoration: underline;' href="http://www.aspfaq.com/show.asp?id=2009" target="_blank">http://www.aspfaq.com/show.asp?id=2009</a>
Upgrade to current MDAC version.
Ensure that the IUSR account has permission to the database file and
folder.

Jeff



 >
 >-Vasanth
 >-------------------------
 >"vasanth kumar" <vasanth.kumar.TakeThisOut@eds.com> wrote in message
 >news:%23Gr8%23Zz2DHA.3216@TK2MSFTNGP11.phx.gbl...
  >> Hi,
  >>
  >> I have a perl scipt which is executed upon hitting a search button.
  >> This queries Database & gets results. But the results are not printed in
 >the
  >> browser.
  >>
  >> The script when run from command prompt gives proper results.
  >>
  >> I configured IIS to take care of perl scripts as per
<font color=green>  >> <a style='text-decoration: underline;' href="http://support.microsoft.com/?id=245225</font" target="_blank">http://support.microsoft.com/?id=245225</font</a>>
  >>
  >> Any help is appreciated
  >>
  >> Thanks in advance
  >> Vasanth
  >>
  >>
 ><!-- ~MESSAGE_AFTER~ -->
 >> Stay informed about: blank page 
Back to top
Login to vote
Display posts from previous:   
   Web Hosting Problem Solving Community! (Home) -> IIS All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]