Click here to Skip to main content
15,915,828 members
Home / Discussions / ASP.NET
   

ASP.NET

 
Questionjavascript problem in webpart [modified] Pin
Dhruvil19-Jun-06 10:52
Dhruvil19-Jun-06 10:52 
QuestionEmail problem with ASP.NET 2.0 (VB) Pin
Keith Goddard19-Jun-06 10:25
Keith Goddard19-Jun-06 10:25 
AnswerRe: Email problem with ASP.NET 2.0 (VB) Pin
smita_roy19-Jun-06 19:35
smita_roy19-Jun-06 19:35 
GeneralRe: Email problem with ASP.NET 2.0 (VB) Pin
Keith Goddard20-Jun-06 11:34
Keith Goddard20-Jun-06 11:34 
Questioncan you help me do ma first web page please ? Pin
Mohammed Amine19-Jun-06 9:24
Mohammed Amine19-Jun-06 9:24 
AnswerRe: can you help me do ma first web page please ? Pin
Joshua Lunsford19-Jun-06 10:52
Joshua Lunsford19-Jun-06 10:52 
GeneralRe: can you help me do ma first web page please ? Pin
Mohammed Amine19-Jun-06 11:52
Mohammed Amine19-Jun-06 11:52 
QuestionDeploying SQL .MDF File [modified] Pin
emran83419-Jun-06 9:08
emran83419-Jun-06 9:08 
Hi,
I made a project with ASP.NET (C#) and SQL Server Express 2005. After I finished the project in my PC, I wanted to upload the project in the remote server. In my project folder, I had App_Data folder. So, I also created App_Data folder in my remote server. Then I transferred the .MDF file in from my App_Data folder to remote App_Data folder. My Reomote server (Lunarpages) has SQL Server 2005. My Web.Cnfig contains the connection string like this,

(add name="rBMain" connectionString="Data Source=.\SQLEXPRESS;AttachDbFilename=|DataDirectory|\rBOnline.mdf;Integrated Security=True;User Instance=True" providerName="System.Data.SqlClient")

But I was given error saying , Remote connection is not allowed. I am new in ASp.NET, would anyone please help me.

Thanks and regards
EMRAN

-- modified at 15:09 Monday 19th June, 2006
AnswerRe: Deploying SQL .MDF File Pin
Joshua Lunsford19-Jun-06 10:55
Joshua Lunsford19-Jun-06 10:55 
QuestionSiteMap + roles issue [modified] Pin
eggsovereasy19-Jun-06 8:51
eggsovereasy19-Jun-06 8:51 
AnswerRe: SiteMap + roles issue Pin
minhpc_bk19-Jun-06 10:39
minhpc_bk19-Jun-06 10:39 
GeneralRe: SiteMap + roles issue Pin
eggsovereasy19-Jun-06 11:02
eggsovereasy19-Jun-06 11:02 
AnswerRe: SiteMap + roles issue Pin
sasi bhushan19-Jun-06 18:37
sasi bhushan19-Jun-06 18:37 
QuestionButton Event Pin
cppdotnet19-Jun-06 7:51
cppdotnet19-Jun-06 7:51 
AnswerRe: Button Event Pin
eggsovereasy19-Jun-06 8:55
eggsovereasy19-Jun-06 8:55 
GeneralRe: Button Event Pin
cppdotnet20-Jun-06 3:09
cppdotnet20-Jun-06 3:09 
GeneralRe: Button Event Pin
Guffa19-Jun-06 16:53
Guffa19-Jun-06 16:53 
QuestionNested datagrids; one edit? Pin
leckey19-Jun-06 7:11
leckey19-Jun-06 7:11 
AnswerRe: Nested datagrids; one edit? Pin
Sebastien Lachance19-Jun-06 8:56
Sebastien Lachance19-Jun-06 8:56 
GeneralRe: Nested datagrids; one edit? Pin
leckey20-Jun-06 7:22
leckey20-Jun-06 7:22 
QuestionAdvantages Pin
dansoft19-Jun-06 6:03
dansoft19-Jun-06 6:03 
AnswerRe: Advantages Pin
leckey19-Jun-06 9:08
leckey19-Jun-06 9:08 
QuestionMembeshipProvider and MembershipUser Pin
eggsovereasy19-Jun-06 4:05
eggsovereasy19-Jun-06 4:05 
AnswerRe: MembeshipProvider and MembershipUser Pin
minhpc_bk19-Jun-06 10:42
minhpc_bk19-Jun-06 10:42 
QuestionIIS Issue - WebServer is not running! Pin
Deepasubramanian19-Jun-06 3:58
Deepasubramanian19-Jun-06 3:58 

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.