Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / ASP.NET / Mobile / September 2004

Tip: Looking for answers? Try searching our database.

Creating a Mobile web Application

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
http://www.visual-basic-data-mining.net/forum - 15 Sep 2004 14:39 GMT
I get the following error message while trying to connect to the SQL server.
I am creating a Mobile web Application. The same code works for a Windows
form Application, but not for a Mobile Web.

This is the error.

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.Data.SqlClient.SqlException: Login failed for user
'DVG\ASPNET'.

--

data mining and .net team
http://www.visual-basic-data-mining.net/forum

*********************************************************
JuanDG - 21 Sep 2004 21:11 GMT
well the problem here it's that asp.net applications use the asp.net user to
access any resources, and it seems that the asp.net user does not have enough
permissions to access the database. It might work in windows because windows
applications use the account of the user running them (i.e your user or the
administrator account) and maybe that user has full permissions over the
database.

If you show me the code maybe I can help you more.

--

Juan David Gomez A.
Microsoft Certified Professional
Analista de Desarrollo - PSL S.A.
Web and Wireless Banking
Medellin – Colombia

"http://www.visual-basic-data-mining.net/" wrote:

> I get the following error message while trying to connect to the SQL server.
> I am creating a Mobile web Application. The same code works for a Windows
[quoted text clipped - 15 lines]
>
> *********************************************************

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.