ASP Error after Server migration
ASP Error after Server migration
am 29.08.2005 19:16:21 von nowhere
I have an ASP site that uses an Access Database. There is one page that
each site uses to input their data (numbers) and that info gets put into the
database. This part works.
Then, on the same page, it will display the numbers that were inputed within
each category - This doesn't work.
We were running the site on a NT 4.0 IIS server and everything was working.
Then we migrated the site to a new Windows 2003 SP1 Server and the above
problem started. Does anyone have any ideas what might have changed between
NT 4.0 and 2003?
Thanks,
Re: ASP Error after Server migration
am 29.08.2005 19:59:51 von reb01501
....Adam wrote:
> I have an ASP site that uses an Access Database. There is one page
> that each site uses to input their data (numbers) and that info gets
> put into the database. This part works.
>
> Then, on the same page, it will display the numbers that were inputed
> within each category - This doesn't work.
>
What does "doesn't work" mean?
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Re: ASP Error after Server migration
am 29.08.2005 20:19:55 von nowhere
Doens't display data from the database.
"Bob Barrows [MVP]" wrote in message
news:O7CZ1NMrFHA.3620@TK2MSFTNGP10.phx.gbl...
> ...Adam wrote:
>> I have an ASP site that uses an Access Database. There is one page
>> that each site uses to input their data (numbers) and that info gets
>> put into the database. This part works.
>>
>> Then, on the same page, it will display the numbers that were inputed
>> within each category - This doesn't work.
>>
>
> What does "doesn't work" mean?
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
Re: ASP Error after Server migration
am 29.08.2005 20:21:44 von rdanjou
Come on Bob.
"It WON'T display the numbers that were inputed within each category."
That's easy to understand. :-) (just kidding Bob).
I don't know why it won't though...
Maybe it's an attitude problem, or it doesn't like Mondays.
"Bob Barrows [MVP]" wrote in message
news:O7CZ1NMrFHA.3620@TK2MSFTNGP10.phx.gbl...
> ...Adam wrote:
>> I have an ASP site that uses an Access Database. There is one page
>> that each site uses to input their data (numbers) and that info gets
>> put into the database. This part works.
>>
>> Then, on the same page, it will display the numbers that were inputed
>> within each category - This doesn't work.
>>
>
> What does "doesn't work" mean?
>
> --
> Microsoft MVP -- ASP/ASP.NET
> Please reply to the newsgroup. The email account listed in my From
> header is my spam trap, so I don't check it very often. You will get a
> quicker response by posting to the newsgroup.
>
>
Re: ASP Error after Server migration
am 29.08.2005 21:16:13 von reb01501
No error messages? Have you verified the query to retrieve the data is
working correctly?
..Adam wrote:
> Doens't display data from the database.
>
> "Bob Barrows [MVP]" wrote in message
> news:O7CZ1NMrFHA.3620@TK2MSFTNGP10.phx.gbl...
>> ...Adam wrote:
>>> I have an ASP site that uses an Access Database. There is one page
>>> that each site uses to input their data (numbers) and that info gets
>>> put into the database. This part works.
>>>
>>> Then, on the same page, it will display the numbers that were
>>> inputed within each category - This doesn't work.
>>>
>>
>> What does "doesn't work" mean?
>>
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Re: ASP Error after Server migration
am 29.08.2005 21:50:25 von Phillip Windell
Well if we are going to just "shoot in the dark",..I can fire one shot in
the dark,...
Maybe the new IUSR account on the new server hasn't been given read/write
NTFS permissions the the new folder the MDB resides in.
Just a shot in the dark...
--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/ISA2004_AccessRules.html
Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/techinfo/Guidance/2004.as p
http://www.microsoft.com/isaserver/techinfo/Guidance/2000.as p
Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------
"...Adam" wrote in message
news:ekJDHZMrFHA.2064@TK2MSFTNGP09.phx.gbl...
> Doens't display data from the database.
>
> "Bob Barrows [MVP]" wrote in message
> news:O7CZ1NMrFHA.3620@TK2MSFTNGP10.phx.gbl...
> > ...Adam wrote:
> >> I have an ASP site that uses an Access Database. There is one page
> >> that each site uses to input their data (numbers) and that info gets
> >> put into the database. This part works.
> >>
> >> Then, on the same page, it will display the numbers that were inputed
> >> within each category - This doesn't work.
> >>
> >
> > What does "doesn't work" mean?
> >
> > --
> > Microsoft MVP -- ASP/ASP.NET
> > Please reply to the newsgroup. The email account listed in my From
> > header is my spam trap, so I don't check it very often. You will get a
> > quicker response by posting to the newsgroup.
> >
> >
>
>
Re: ASP Error after Server migration
am 29.08.2005 21:52:01 von Phillip Windell
Ok,..never mind..I can see that "part" of it works and "part" doesn't,...so
it would not be a permissions issue since nothing would work in that case.
Phil
"...Adam" wrote in message
news:ekJDHZMrFHA.2064@TK2MSFTNGP09.phx.gbl...
> Doens't display data from the database.
>
> "Bob Barrows [MVP]" wrote in message
> news:O7CZ1NMrFHA.3620@TK2MSFTNGP10.phx.gbl...
> > ...Adam wrote:
> >> I have an ASP site that uses an Access Database. There is one page
> >> that each site uses to input their data (numbers) and that info gets
> >> put into the database. This part works.
> >>
> >> Then, on the same page, it will display the numbers that were inputed
> >> within each category - This doesn't work.
> >>
> >
> > What does "doesn't work" mean?
> >
> > --
> > Microsoft MVP -- ASP/ASP.NET
> > Please reply to the newsgroup. The email account listed in my From
> > header is my spam trap, so I don't check it very often. You will get a
> > quicker response by posting to the newsgroup.
> >
> >
>
>