Click here to Skip to main content
15,889,096 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionHow to import contects form gmail, yahoo using c# Pin
azad yadav1-Feb-09 19:45
azad yadav1-Feb-09 19:45 
AnswerRe: How to import contects form gmail, yahoo using c# Pin
N a v a n e e t h1-Feb-09 19:50
N a v a n e e t h1-Feb-09 19:50 
Questionis it possible to call a single asp panel on a dynamic modalpopup extender? Pin
hyperalergelo1-Feb-09 19:39
hyperalergelo1-Feb-09 19:39 
QuestionSesseionState Pin
CrazyCoder261-Feb-09 19:11
CrazyCoder261-Feb-09 19:11 
AnswerRe: SesseionState Pin
Christian Graus1-Feb-09 20:25
protectorChristian Graus1-Feb-09 20:25 
Questionwhat is the need for synchronizing a class? Pin
Subin Alex1-Feb-09 18:59
Subin Alex1-Feb-09 18:59 
AnswerRe: what is the need for synchronizing a class? Pin
Christian Graus1-Feb-09 20:26
protectorChristian Graus1-Feb-09 20:26 
QuestionError:System.IO.FileNotFoundException Pin
kishorg11-Feb-09 18:54
kishorg11-Feb-09 18:54 
i have form in whixh there is update button to update the data from grid.
when i click on update button its give an error as followes:


See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.IO.FileNotFoundException: Could not load file or assembly 'PrjDailUpdatesExtElt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified.
File name: 'PrjDailUpdatesExtElt, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'
at DailyUpdatesExtEleSchedule.Form1.btnUpdate_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
AnswerRe: Error:System.IO.FileNotFoundException Pin
Spunky Coder1-Feb-09 19:13
Spunky Coder1-Feb-09 19:13 
GeneralRe: Error:System.IO.FileNotFoundException Pin
kishorg11-Feb-09 19:16
kishorg11-Feb-09 19:16 
QuestionAdding Textbox dynamically when the value of Drop down list changes Pin
fasttoshiba1-Feb-09 12:15
fasttoshiba1-Feb-09 12:15 
AnswerRe: Adding Textbox dynamically when the value of Drop down list changes Pin
vaghelabhavesh1-Feb-09 12:39
vaghelabhavesh1-Feb-09 12:39 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
N a v a n e e t h1-Feb-09 13:23
N a v a n e e t h1-Feb-09 13:23 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
vaghelabhavesh1-Feb-09 13:26
vaghelabhavesh1-Feb-09 13:26 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
N a v a n e e t h1-Feb-09 13:31
N a v a n e e t h1-Feb-09 13:31 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
Sundar_R1-Feb-09 17:25
Sundar_R1-Feb-09 17:25 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
Abhijit Jana1-Feb-09 17:51
professionalAbhijit Jana1-Feb-09 17:51 
AnswerRe: Adding Textbox dynamically when the value of Drop down list changes Pin
N a v a n e e t h1-Feb-09 13:20
N a v a n e e t h1-Feb-09 13:20 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
fasttoshiba1-Feb-09 14:22
fasttoshiba1-Feb-09 14:22 
GeneralRe: Adding Textbox dynamically when the value of Drop down list changes Pin
N a v a n e e t h1-Feb-09 14:26
N a v a n e e t h1-Feb-09 14:26 
QuestionHow do you pass values to a datasource Pin
AndyASPVB1-Feb-09 10:39
AndyASPVB1-Feb-09 10:39 
AnswerRe: How do you pass values to a datasource Pin
sana171-Feb-09 22:20
sana171-Feb-09 22:20 
GeneralRe: How do you pass values to a datasource Pin
AndyASPVB2-Feb-09 7:55
AndyASPVB2-Feb-09 7:55 
GeneralRe: How do you pass values to a datasource Pin
sana173-Feb-09 1:06
sana173-Feb-09 1:06 
GeneralRe: How do you pass values to a datasource Pin
AndyASPVB3-Feb-09 8:51
AndyASPVB3-Feb-09 8:51 

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.