Click here to Skip to main content
15,909,039 members
Home / Discussions / ASP.NET
   

ASP.NET

 
AnswerRe: ASP.NET with PHP Pin
Abhijit Jana7-Jan-09 22:11
professionalAbhijit Jana7-Jan-09 22:11 
AnswerRe: ASP.NET with PHP Pin
Abhijit Jana8-Jan-09 0:33
professionalAbhijit Jana8-Jan-09 0:33 
QuestionHow to Convert the .bmp and .jpg Images into .gif Image Pin
Robymon7-Jan-09 21:25
Robymon7-Jan-09 21:25 
AnswerRe: How to Convert the .bmp and .jpg Images into .gif Image Pin
PCuong19837-Jan-09 22:32
professionalPCuong19837-Jan-09 22:32 
QuestionObject reference not set to an instance of an object Pin
Samiullah7-Jan-09 20:30
Samiullah7-Jan-09 20:30 
AnswerRe: Object reference not set to an instance of an object Pin
Brij7-Jan-09 21:03
mentorBrij7-Jan-09 21:03 
AnswerRe: Object reference not set to an instance of an object Pin
SeMartens7-Jan-09 21:06
SeMartens7-Jan-09 21:06 
AnswerRe: Object reference not set to an instance of an object Pin
Samiullah7-Jan-09 22:19
Samiullah7-Jan-09 22:19 
The error as follow...

Object reference not set to an instance of an object.
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.NullReferenceException: Object reference not set to an instance of an object.

Source Error:


Line 720: private void InitConnection() {
Line 721: this._connection = new global::System.Data.SqlClient.SqlConnection();
Line 722: this._connection.ConnectionString = System.Configuration.ConfigurationManager.ConnectionStrings["AdventureWorksConnectionString"].ConnectionString;
Line 723: }
Line 724:


Source File: c:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Temporary ASP.NET Files\products\7bb3ee42\1a34f12b\App_Code.3orrxfoa.2.cs Line: 722
GeneralRe: Object reference not set to an instance of an object Pin
sudhanvag7-Jan-09 22:43
sudhanvag7-Jan-09 22:43 
QuestionHow to instantiate C#.NET class at client side (inside javascript ). Pin
Dattatraya K7-Jan-09 19:53
Dattatraya K7-Jan-09 19:53 
AnswerRe: How to instantiate C#.NET class at client side (inside javascript ). Pin
Abhijit Jana7-Jan-09 20:05
professionalAbhijit Jana7-Jan-09 20:05 
GeneralRe: How to instantiate C#.NET class at client side (inside javascript ). Pin
Dattatraya K7-Jan-09 20:09
Dattatraya K7-Jan-09 20:09 
GeneralRe: How to instantiate C#.NET class at client side (inside javascript ). Pin
Abhijit Jana7-Jan-09 20:26
professionalAbhijit Jana7-Jan-09 20:26 
GeneralRe: How to instantiate C#.NET class at client side (inside javascript ). Pin
Dattatraya K7-Jan-09 20:34
Dattatraya K7-Jan-09 20:34 
AnswerRe: How to instantiate C#.NET class at client side (inside javascript ). Pin
Abhijit Jana7-Jan-09 20:58
professionalAbhijit Jana7-Jan-09 20:58 
QuestionUser Control in Master Page Pin
Thomas Antony K7-Jan-09 19:28
Thomas Antony K7-Jan-09 19:28 
AnswerRe: User Control in Master Page Pin
Padmanabh Ganorkar7-Jan-09 21:49
Padmanabh Ganorkar7-Jan-09 21:49 
GeneralRe: User Control in Master Page Pin
Thomas Antony K7-Jan-09 22:31
Thomas Antony K7-Jan-09 22:31 
QuestionRe: User Control in Master Page Pin
PCuong19837-Jan-09 22:22
professionalPCuong19837-Jan-09 22:22 
QuestionHide toolbar and menu bar of IE. Pin
zareee7-Jan-09 19:14
zareee7-Jan-09 19:14 
AnswerRe: Hide toolbar and menu bar of IE. Pin
Jas 0077-Jan-09 19:15
Jas 0077-Jan-09 19:15 
GeneralRe: Hide toolbar and menu bar of IE. Pin
zareee7-Jan-09 19:24
zareee7-Jan-09 19:24 
QuestionUsing Web Browser Control Pin
Nagaraj Muthuchamy7-Jan-09 19:08
professionalNagaraj Muthuchamy7-Jan-09 19:08 
Questionhow to play the songs retrieved frm the database into a dataview Pin
reogeo20087-Jan-09 18:39
reogeo20087-Jan-09 18:39 
AnswerRe: how to play the songs retrieved frm the database into a dataview Pin
Jas 0077-Jan-09 18:56
Jas 0077-Jan-09 18:56 

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.