473,386 Members | 1,830 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,386 software developers and data experts.

data base in sqlexpress 2005 in .net 2005

5
hi
happy new year all of you
i am work in ASP.net and develop the one site and create the database in sqlexpress 2005 which is inbuilt in .net2005. my problum is we are upload the site but login control is not working properly.
pls help me
Jan 14 '08 #1
1 859
OuTCasT
374 256MB
hi
happy new year all of you
i am work in ASP.net and develop the one site and create the database in sqlexpress 2005 which is inbuilt in .net2005. my problum is we are upload the site but login control is not working properly.
pls help me
your connectionstring to your database is most probably wrong or the username and password for the connectionstring is incorrect. Have you got an isp that you ftp the site too.???
they should take your database and load it into there sql manager.
and then your connectionstring will look something like this

Expand|Select|Wrap|Line Numbers
  1. Data Source=[ipaddress];Initial Catalog=CreativeHearts;Persist Security Info=True;User ID=[username];Password=[password]
Jan 14 '08 #2

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

Similar topics

1
by: olduncleamos | last post by:
Hi all, Is SqlExpress part of Visual Studio 2005 (beta 2)? Or do I need to install it separately? Thanks!
3
by: Jason Kendall | last post by:
My team builds special purpose applications to support the accounting firm I work for. We also develop the firm's intranet. We've started to build new applications in .Net 2.0 and I'm wondering...
2
by: Crash | last post by:
Windows XP MS SQLExpress VS 2003 ..NET 1.x SP1 {for Application} ..NET 2.0 {for SQLExpress} MS Enterprise Library June 2005 This works from a command prompt osql -E -S localhost\SQLEXPRESS
2
by: Marcus | last post by:
(Appologies if this group isn't the best place for this post) Is it possible to use DAO 3.6 to access binary data (varbinary(max)) in Sql Server 2005? I have images and sound in a Sql 2005 DB...
3
by: gordon | last post by:
Hi I have an application that currently uses ado.net to read some files and populate a datagrid. The app allows users to search and return values based on a 'like' parameter in a select...
1
by: Steve Kershaw | last post by:
Hi, I have to connect to a SQLExpress 2005 database that's on a different server from my desktop. Does anyone know how to setup SQLExpress to allow remote connections? Thanks Steve
2
by: Jeff Kish | last post by:
is there a way using sqlexpress to review the most recent set of sql commands submitted to a database? I remember something about setting up logging in sql server 2000, but don't see much about...
0
by: rejith | last post by:
hai i am using visual c# express edition i wnt to add my textbox values to my data base how can i add my value to my table i wnt to enter cust id and custumer name to my table there is two...
1
by: jakki | last post by:
hi every one.. i am binding data in a tree view using windows C# .. auctually i finished most of the code.. but i did't know how to proceed further .. i attached the code hear.. as well as...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
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: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
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...
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:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
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...

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.