473,396 Members | 1,891 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Does anyone know or maybe explain to me why this is happening.

18
I searched google with the error tried most of the changes mainly giving the ASPNEt user full control to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files

<link snipped>

Please Help!!

Thanks
Feb 8 '08 #1
3 881
nateraaaa
663 Expert 512MB
I searched google with the error tried most of the changes mainly giving the ASPNEt user full control to C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temp orary ASP.NET Files

http://www.karlssondesign.co.uk/dev/index.aspx

Please Help!!

Thanks
What is merxlreo.dll? Is this a dll you created or a 3rd party dll you are using in your application?

Nathan
Feb 8 '08 #2
Plater
7,872 Expert 4TB
It looks like it is failing to compile the website into the temp location it runs out of.
I would suggest re-registering ASP.NET2.0 and see if that fixes it.
Feb 8 '08 #3
Frinavale
9,735 Expert Mod 8TB
The error is as follows

Server Error in '/' Application.
Error: Access denied for user 'root'@'localhost' (using password: YES)

SQL Statement
-----------------------------------------------------------------------------------

SELECT * FROM TBLARTICLES WHERE article_TITLE = 'home'

===============================================
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Exception: Error: Access denied for user 'root'@'localhost' (using password: YES)


It seems to me that you are not properly supplying credentials to your SQL server hosting your database. Make sure that the server's set up to receive requests from your application and also make sure that your application provides the correct credentials to the server.

I'm not sure that I am answering the same question as originally posted because the replies earlier indicate this was a DLL problem..or a Framework problem..whereas the error that I'm seeing is an SQL problem....

Please do not send links to your application in order to show us your error in the future. Your application is constantly changing and so we may not know what the specific problem is that you originally posted about.

In the future please post the error that your getting instead of a link to your project so that we can help you more easily and so that people experiencing the same problem will be able to use this thread as a reference.

Thank you.

-Moderator Frinny
Feb 8 '08 #4

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: farseer | last post by:
Hi, does anyone out there use Eclipse 3.0.1 as their Java Editor? >From menu "Window->Preferences->Java->Code Style->Code Formatter", i created a new Code Formatter profile and set it up how i...
6
by: Juho Saarikko | last post by:
The program attached to this message makes the Python interpreter segfault randomly. I have tried both Python 2.2 which came with Debian Stable, and self-compiled Python 2.3.3 (newest I could find...
7
by: sql-db2-dba | last post by:
Does DB2 just fudge it when it is an empty table? Is there a "formula" for average row size when you have variable length records. Or you really have to know what your application is packing into...
52
by: Julie | last post by:
I'm supporting an application at work. Below are some code segments that I can't understand how they work. First let me say, I would never code this standard. I'm just really creeped out that it...
2
by: Shawn H | last post by:
Hi guys, I'm experiencing this really strange issue with a HTML form, because no data gets posted. Basically, everything is written in ASP. Firstly, a user fills in an online (ASP) form, and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.