Click here to Skip to main content
15,893,368 members
Home / Discussions / C#
   

C#

 
AnswerRe: Collection of unique ids Pin
David Skelly25-Jun-10 2:03
David Skelly25-Jun-10 2:03 
QuestionCom Exception - excel Pin
KaurGurpreet24-Jun-10 23:26
KaurGurpreet24-Jun-10 23:26 
AnswerRe: Com Exception - excel Pin
freakyit24-Jun-10 23:38
freakyit24-Jun-10 23:38 
GeneralRe: Com Exception - excel Pin
KaurGurpreet25-Jun-10 0:00
KaurGurpreet25-Jun-10 0:00 
AnswerRe: Com Exception - excel Pin
OkkiePepernoot25-Jun-10 0:30
OkkiePepernoot25-Jun-10 0:30 
GeneralRe: Com Exception - excel Pin
KaurGurpreet25-Jun-10 0:35
KaurGurpreet25-Jun-10 0:35 
GeneralRe: Com Exception - excel Pin
OkkiePepernoot25-Jun-10 0:45
OkkiePepernoot25-Jun-10 0:45 
GeneralRe: Com Exception - excel Pin
KaurGurpreet25-Jun-10 0:52
KaurGurpreet25-Jun-10 0:52 
Oh! But I am getting this evevytime i try to do so

My environment is:
Visual Studio 2010
Excel - 2008

Here is the detailed error:
System.Runtime.InteropServices.COMException (0x800AC472): Exception from HRESULT: 0x800AC472
   at System.RuntimeType.ForwardCallToInvokeMember(String memberName, BindingFlags flags, Object target, Int32[] aWrapperTypes, MessageData& msgData)
   at Microsoft.Office.Interop.Excel.Range.set_Value2(Object )
   at WindowsFormsApplication1.Form1.button1_Click(Object sender, EventArgs e) in c:\documents and settings\kaurrgur\my documents\visual studio 2010\Projects\WindowsFormsApplication1\WindowsFormsApplication1\Form1.cs:line 77
   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)

Gurpreet

GeneralRe: Com Exception - excel Pin
freakyit25-Jun-10 3:25
freakyit25-Jun-10 3:25 
GeneralRe: Com Exception - excel Pin
KaurGurpreet27-Jun-10 19:07
KaurGurpreet27-Jun-10 19:07 
GeneralRe: Com Exception - excel Pin
EliottA25-Jun-10 3:31
EliottA25-Jun-10 3:31 
AnswerRe: Com Exception - excel Pin
KaurGurpreet27-Jun-10 19:23
KaurGurpreet27-Jun-10 19:23 
GeneralRe: Com Exception - excel Pin
EliottA28-Jun-10 1:25
EliottA28-Jun-10 1:25 
GeneralRe: Com Exception - excel Pin
KaurGurpreet28-Jun-10 2:09
KaurGurpreet28-Jun-10 2:09 
GeneralRe: Com Exception - excel Pin
EliottA28-Jun-10 2:18
EliottA28-Jun-10 2:18 
Question"Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 22:36
Emmet_Brown24-Jun-10 22:36 
AnswerRe: "Unable to load the project file xx.csproj" Pin
Praveen Raghuvanshi24-Jun-10 22:49
professionalPraveen Raghuvanshi24-Jun-10 22:49 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 23:02
Emmet_Brown24-Jun-10 23:02 
AnswerRe: "Unable to load the project file xx.csproj" Pin
Pete O'Hanlon24-Jun-10 22:51
mvePete O'Hanlon24-Jun-10 22:51 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Emmet_Brown24-Jun-10 23:12
Emmet_Brown24-Jun-10 23:12 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Praveen Raghuvanshi24-Jun-10 23:28
professionalPraveen Raghuvanshi24-Jun-10 23:28 
GeneralRe: "Unable to load the project file xx.csproj" Pin
Pete O'Hanlon24-Jun-10 23:53
mvePete O'Hanlon24-Jun-10 23:53 
QuestionIP camera - how to find without IP Pin
lukeer24-Jun-10 22:33
lukeer24-Jun-10 22:33 
AnswerRe: IP camera - how to find without IP Pin
Mircea Puiu25-Jun-10 1:02
Mircea Puiu25-Jun-10 1:02 
AnswerRe: IP camera - how to find without IP Pin
Luc Pattyn25-Jun-10 1:21
sitebuilderLuc Pattyn25-Jun-10 1:21 

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.