Click here to Skip to main content
15,918,243 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to disable the back button and backspace key using Javascript..? Pin
Balagurunathan S3-Sep-07 23:43
Balagurunathan S3-Sep-07 23:43 
AnswerRe: How to disable the back button and backspace key using Javascript..? Pin
Sathesh Sakthivel3-Sep-07 23:48
Sathesh Sakthivel3-Sep-07 23:48 
AnswerRe: How to disable the back button and backspace key using Javascript..? Pin
Sandeep Akhare4-Sep-07 0:00
Sandeep Akhare4-Sep-07 0:00 
Questionproblem on genaration of unique number Pin
biswa473-Sep-07 23:43
biswa473-Sep-07 23:43 
AnswerRe: problem on genaration of unique number Pin
Fred_Smith4-Sep-07 1:21
Fred_Smith4-Sep-07 1:21 
AnswerRe: problem on genaration of unique number Pin
Pete O'Hanlon4-Sep-07 3:08
mvePete O'Hanlon4-Sep-07 3:08 
QuestionRe: problem on genaration of unique number Pin
biswa474-Sep-07 18:12
biswa474-Sep-07 18:12 
Questionassembly error Pin
saqib823-Sep-07 23:24
saqib823-Sep-07 23:24 
Hi I am trying to access a dll in asp.net/c# but when i try to initialize the object of the class in that dll, i get the following error:
"Object reference not set to an instance of an object"

I have added the assembly using this line:
using assemblyname;

I am creating object with statement like that:
ReportAccess ra = new ReportAccess(); // i get error on the same line.

Can someone help me please by providing me the solution of that problem or by letting me know why i am getting this error or what are the reasons for that error.

Regards



sAqIb

"Our scientific power has outrun our spiritual power. We have guided missiles and misguided men."
Dr. Martin Luther King Jr.

AnswerRe: assembly error Pin
Sathesh Sakthivel3-Sep-07 23:44
Sathesh Sakthivel3-Sep-07 23:44 
QuestionASP.Net with Sharepoint Pin
ScottM13-Sep-07 22:53
ScottM13-Sep-07 22:53 
QuestionError when compilation - Urgent Help Pin
morteza573-Sep-07 22:46
morteza573-Sep-07 22:46 
AnswerRe: Error when compilation - Urgent Help Pin
VenkataRamana.Gali4-Sep-07 0:46
VenkataRamana.Gali4-Sep-07 0:46 
AnswerRe: Error when compilation - Urgent Help Pin
nandhububbly4-Sep-07 2:01
nandhububbly4-Sep-07 2:01 
GeneralRe: Error when compilation - Urgent Help Pin
morteza574-Sep-07 3:44
morteza574-Sep-07 3:44 
QuestionDatalist inside datalist Pin
IamAmit3-Sep-07 22:42
IamAmit3-Sep-07 22:42 
AnswerRe: Datalist inside datalist Pin
Sandeep Akhare6-Sep-07 0:34
Sandeep Akhare6-Sep-07 0:34 
QuestionHow to find IP address of user machine in ASP. Pin
rahul.net113-Sep-07 22:36
rahul.net113-Sep-07 22:36 
AnswerRe: How to find IP address of user machine in ASP. Pin
Fred_Smith3-Sep-07 23:19
Fred_Smith3-Sep-07 23:19 
GeneralRe: How to find IP address of user machine in ASP. Pin
rahul.net114-Sep-07 0:02
rahul.net114-Sep-07 0:02 
GeneralRe: How to find IP address of user machine in ASP. Pin
Fred_Smith4-Sep-07 0:19
Fred_Smith4-Sep-07 0:19 
GeneralRe: How to find IP address of user machine in ASP. Pin
rahul.net114-Sep-07 1:07
rahul.net114-Sep-07 1:07 
GeneralRe: How to find IP address of user machine in ASP. Pin
Fred_Smith4-Sep-07 1:10
Fred_Smith4-Sep-07 1:10 
GeneralRe: How to find IP address of user machine in ASP. Pin
rahul.net114-Sep-07 1:27
rahul.net114-Sep-07 1:27 
GeneralRe: How to find IP address of user machine in ASP. Pin
Fred_Smith4-Sep-07 1:32
Fred_Smith4-Sep-07 1:32 
GeneralRe: How to find IP address of user machine in ASP. Pin
rahul.net114-Sep-07 1:50
rahul.net114-Sep-07 1:50 

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.