Click here to Skip to main content
15,914,444 members
Home / Discussions / ASP.NET
   

ASP.NET

 
GeneralRe: ASP Charting Controls Pin
asad160528-Dec-10 18:48
asad160528-Dec-10 18:48 
QuestionHow to reduce Image stored space size??? Pin
JC.KaNNaN5-Oct-10 20:25
JC.KaNNaN5-Oct-10 20:25 
AnswerRe: How to reduce Image stored space size??? Pin
Blue_Boy5-Oct-10 20:43
Blue_Boy5-Oct-10 20:43 
AnswerRe: How to reduce Image stored space size??? Pin
annathor5-Oct-10 21:14
annathor5-Oct-10 21:14 
Questionhell urgent Pin
mmaryum5-Oct-10 20:11
mmaryum5-Oct-10 20:11 
AnswerMy vote of one Pin
Keith Barrow5-Oct-10 23:24
professionalKeith Barrow5-Oct-10 23:24 
AnswerRe: hell urgent Pin
Baconbutty7-Oct-10 2:02
Baconbutty7-Oct-10 2:02 
QuestionWait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . [modified] Pin
cmaheshwari165-Oct-10 19:31
cmaheshwari165-Oct-10 19:31 
hi All,


I just wanted to know the following things if u can just help me.

I made a website in Visual Studio 2008 and used the database provided by the VS [I dont know which version is this].

That website runs successfully on the machine having visual studio[As in that i just attach my database through the GUI provided by VS].

Now I want to deploy that website on a LAN. I have the database in .ldf and .mdf format. But I dont know whether it is in sql 2005 or sql 2008[as i made it through Visual Studio GUI]

Now the system in which i have to deploy cannot have a licensed product. So i have to convert that database either to open source or an free version of sql server.

I chose to go for SQL Server express edition that is free. Now the prolem being whether I use SQL Server 2008 or 2005 as i dont know which database was provided by the VS.[when i made that databse]

But the problem being that on the system in which i have to deploy does not contain VS.

Supposing it provides SQL Server 2005 express edition I permormed the following test:-

Now i have installed .NET framework 3.5, MS SQL server 2005 Express Edition and the SQL Server management studio that is a GUI for handling d/b. Now when I attached that database[that i have, of which i dont have the version]. I can see the database and tbles and all the contents that was there in the d/b.[through that management studio GUI].

Now i have deployed my website on IIS also and when i browse my page i can see it on the browser but ....... I am not able to connect to the database tables as when i enter the login and password it comes to the same login page again without showing any error. Now, I cannot identify whether its due to the following reason:-

1> The database that i have is in SQL server 2008 express edition or something else.
2> I have to make some changes in the connectivity[in web.config or some other location]



NOTE: Also when i connected the d/b in management stuio it shows all the tables with dbo as a prefix.
for eg. suppose i had a table as User_Master than its showing as dbo.User_Master.


please guide me if u can. Waiting for ur reply.

modified on Wednesday, October 6, 2010 3:23 AM

AnswerRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Vimalsoft(Pty) Ltd5-Oct-10 21:50
professionalVimalsoft(Pty) Ltd5-Oct-10 21:50 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari165-Oct-10 22:58
cmaheshwari165-Oct-10 22:58 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Murugesan G6-Oct-10 0:56
Murugesan G6-Oct-10 0:56 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari166-Oct-10 1:40
cmaheshwari166-Oct-10 1:40 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Murugesan G6-Oct-10 1:48
Murugesan G6-Oct-10 1:48 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari166-Oct-10 2:26
cmaheshwari166-Oct-10 2:26 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Murugesan G6-Oct-10 3:34
Murugesan G6-Oct-10 3:34 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
cmaheshwari166-Oct-10 4:06
cmaheshwari166-Oct-10 4:06 
GeneralRe: Wait it looks same but its diff read the problem:- how to connect the ASP.NET with sql server 2005 express edition . Pin
Murugesan G6-Oct-10 4:08
Murugesan G6-Oct-10 4:08 
QuestionUnit test cases for Web Services Pin
indian1435-Oct-10 7:56
indian1435-Oct-10 7:56 
AnswerRe: Unit test cases for Web Services Pin
Keith Barrow5-Oct-10 10:29
professionalKeith Barrow5-Oct-10 10:29 
GeneralRe: Unit test cases for Web Services Pin
indian1435-Oct-10 11:07
indian1435-Oct-10 11:07 
GeneralRe: Unit test cases for Web Services Pin
Keith Barrow5-Oct-10 11:54
professionalKeith Barrow5-Oct-10 11:54 
GeneralRe: Unit test cases for Web Services Pin
indian1436-Oct-10 9:06
indian1436-Oct-10 9:06 
GeneralRe: Unit test cases for Web Services Pin
Keith Barrow6-Oct-10 10:06
professionalKeith Barrow6-Oct-10 10:06 
AnswerRe: Unit test cases for Web Services Pin
Luc Pattyn5-Oct-10 11:34
sitebuilderLuc Pattyn5-Oct-10 11:34 
GeneralRe: Unit test cases for Web Services Pin
indian1435-Oct-10 11:59
indian1435-Oct-10 11:59 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.