Click here to Skip to main content
15,888,254 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: GridView not Display Name Pin
Pranay Rana26-Jan-10 1:02
professionalPranay Rana26-Jan-10 1:02 
GeneralRe: GridView not Display Name Pin
lrsalunkhe26-Jan-10 1:16
lrsalunkhe26-Jan-10 1:16 
QuestionASP PageMethod not working :-/ Pin
Matt Cavanagh25-Jan-10 23:08
Matt Cavanagh25-Jan-10 23:08 
AnswerRe: ASP PageMethod not working :-/ Pin
Anurag Gandhi25-Jan-10 23:24
professionalAnurag Gandhi25-Jan-10 23:24 
GeneralRe: ASP PageMethod not working :-/ Pin
Matt Cavanagh25-Jan-10 23:33
Matt Cavanagh25-Jan-10 23:33 
AnswerRe: ASP PageMethod not working :-/ Pin
mrMercury26-Jan-10 12:31
mrMercury26-Jan-10 12:31 
GeneralRe: ASP PageMethod not working :-/ Pin
Matt Cavanagh26-Jan-10 13:43
Matt Cavanagh26-Jan-10 13:43 
QuestionIssue with web.config and Sql Server 2005. Pin
twoguy25-Jan-10 20:52
twoguy25-Jan-10 20:52 
Dear Folks,
I would be highly appreciate if any one from forum give me hand in troubleshooting with installation of Tustena CRM ver. 3.9 Open source Projects. I had successfully Up Data Base using SQL server management studio express 2005, with Windows Authentication Mode on my local machine, We are trying to switch authentication mode to SQL server authentication, to raise with Local user and Password. Indeed Tustena Installation Guide clearly says Update “Web.config” file with following credentials..

“ Open the “web.config” with any text editor and complete the connection string by entering your SQL Server name, user id and password (note: the connection string is the one under “Your string connection” line)
In the same file fill-in all the required AppSettings like email addresses, SMTP server and DNS.
I.E <add key="CONNECTION" value="Data Source=<machinename>\SQLEXPRESS;Initial Catalog=TustenaOS;Trusted_Connection=yes" /> “

Here the Pain starts. I have alter “web.config” as per windows authentication Mode as below..

   <add key="Connection" value="Data Source=N77TeV-BA1A4DB3;Initial Catalog=TustenaOS;Integrated Security=SSPI;Connect Timeout=20;Connection Reset=false;Network Library=dbmssocn;" />
      <add key="SQLEXPRESS_CONNECTION" value="Data Source=.\tustena;Initial Catalog=TustenaOS;Trusted_Connection=yes" />

And I end up with an Error :
Object reference not set to an instance of an object.

This could be a easy fix, but i really don't know how to fix this.
Appreciate any help.
Thanks!!
QuestionAjax Calender extender problem Pin
Hema Bairavan25-Jan-10 19:27
Hema Bairavan25-Jan-10 19:27 
QuestionASP.NET Membership issue Pin
April Unni25-Jan-10 11:07
April Unni25-Jan-10 11:07 
AnswerRe: ASP.NET Membership issue Pin
Not Active25-Jan-10 11:36
mentorNot Active25-Jan-10 11:36 
QuestionCannot open Server Explorer Pin
dptalt25-Jan-10 8:41
dptalt25-Jan-10 8:41 
Questioncss problem Pin
Spurple25-Jan-10 7:23
Spurple25-Jan-10 7:23 
QuestionAjax Popup problem Pin
Hema Bairavan25-Jan-10 7:04
Hema Bairavan25-Jan-10 7:04 
AnswerMessage Removed Pin
25-Jan-10 18:50
professionalBlikkies25-Jan-10 18:50 
GeneralRe: Ajax Popup problem Pin
Hema Bairavan25-Jan-10 19:21
Hema Bairavan25-Jan-10 19:21 
GeneralRe: Ajax Popup problem Pin
Blikkies25-Jan-10 19:34
professionalBlikkies25-Jan-10 19:34 
QuestionImage Stretching Pin
Hema Bairavan25-Jan-10 5:53
Hema Bairavan25-Jan-10 5:53 
AnswerRe: Image Stretching Pin
Not Active25-Jan-10 6:35
mentorNot Active25-Jan-10 6:35 
Questionopen excel file Pin
arkiboys25-Jan-10 5:11
arkiboys25-Jan-10 5:11 
AnswerRe: open excel file Pin
David Mujica25-Jan-10 5:43
David Mujica25-Jan-10 5:43 
GeneralRe: open excel file Pin
arkiboys25-Jan-10 5:53
arkiboys25-Jan-10 5:53 
GeneralRe: open excel file Pin
Not Active25-Jan-10 6:09
mentorNot Active25-Jan-10 6:09 
AnswerRe: open excel file Pin
PunkIsNotDead25-Jan-10 6:06
PunkIsNotDead25-Jan-10 6:06 
GeneralRe: open excel file [modified] Pin
Not Active25-Jan-10 6:15
mentorNot Active25-Jan-10 6:15 

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.