D
darrel
We're getting this error on a page that uses a particular User Control we
created:
"An Error has Occured retrieving the news item.
Attempted to read or write protected memory. This is often an indication
that other memory is corrupt."
Googling this seems to turn up a random assortment of potential causes.
What is odd is that in our situation, I can compile it on my machine and it
runs fine, no error. Same with a co-workers machine. Place the files on our
staging server, still no error. Put it on our live server, THEN we get the
error.
The main difference is that our live server is pointing at a different MSSQL
DB than our internal machiness. Which leads me to believe that it's a DB
issue of some sort, but I haven't found a DB-related answer pertaining to
the error via google yet. Anyone know of a familar DB issue that might be
related to this that I should look into?
-Darrel
created:
"An Error has Occured retrieving the news item.
Attempted to read or write protected memory. This is often an indication
that other memory is corrupt."
Googling this seems to turn up a random assortment of potential causes.
What is odd is that in our situation, I can compile it on my machine and it
runs fine, no error. Same with a co-workers machine. Place the files on our
staging server, still no error. Put it on our live server, THEN we get the
error.
The main difference is that our live server is pointing at a different MSSQL
DB than our internal machiness. Which leads me to believe that it's a DB
issue of some sort, but I haven't found a DB-related answer pertaining to
the error via google yet. Anyone know of a familar DB issue that might be
related to this that I should look into?
-Darrel