Click here to Skip to main content
15,885,910 members
Home / Discussions / C#
   

C#

 
GeneralRe: FTP Upload from C# windows form Pin
albCode28-Feb-06 22:49
albCode28-Feb-06 22:49 
GeneralRe: FTP Upload from C# windows form Pin
Ravi Bhavnani1-Mar-06 2:11
professionalRavi Bhavnani1-Mar-06 2:11 
QuestionHow to create an OpenFileDialog in plain C Pin
The White Warrior28-Feb-06 20:43
The White Warrior28-Feb-06 20:43 
AnswerRe: How to create an OpenFileDialog in plain C Pin
mav.northwind28-Feb-06 22:22
mav.northwind28-Feb-06 22:22 
GeneralRe: How to create an OpenFileDialog in plain C Pin
The White Warrior28-Feb-06 23:29
The White Warrior28-Feb-06 23:29 
GeneralRe: How to create an OpenFileDialog in plain C Pin
The White Warrior1-Mar-06 0:23
The White Warrior1-Mar-06 0:23 
QuestionHELP,about sniffer Pin
breakhearts28-Feb-06 20:25
breakhearts28-Feb-06 20:25 
QuestionCalling a COM DLL method from C# Pin
Spykraft28-Feb-06 18:42
Spykraft28-Feb-06 18:42 
I can instantiate a COM object in VC++ without any problem.

But when i call one function exported by the COM object i
get this exception.

Error details :
Exception Details: System.Runtime.InteropServices.COMException: The server threw an exception.

Source Error:


Line 28: //System.Windows.Forms.Message.Create(
Line 29: string s = "SKULM/STEVEN ABCDEF 1A 01101401JFKXXXXXXXXLHRCO 1234 140Y 03A 62 01 100512345678900 CO1234567890 Yaaa";
Line 30: obj.Create2dBarcode(ref s);
Line 31:
Line 32: // Put user code to initialize the page here


Source File: d:\inetpub\wwwroot\test_barcode_cs\webform1.aspx.cs Line: 30

Stack Trace:


[COMException (0x80010105): The server threw an exception.]
final.HelloBitmpClass.Create2dBarcode(String& str) +0
Test_Barcode_CS.WebForm1.Page_Load(Object sender, EventArgs e) in d:\inetpub\wwwroot\test_barcode_cs\webform1.aspx.cs:30
System.Web.UI.Control.OnLoad(EventArgs e) +67
System.Web.UI.Control.LoadRecursive() +35
System.Web.UI.Page.ProcessRequestMain() +731
AnswerRe: Calling a COM DLL method from C# Pin
mav.northwind28-Feb-06 21:40
mav.northwind28-Feb-06 21:40 
QuestionGrouping controls in Winforms Pin
jaffarkazi28-Feb-06 18:29
jaffarkazi28-Feb-06 18:29 
AnswerRe: Grouping controls in Winforms Pin
Nicholas Butler28-Feb-06 20:22
sitebuilderNicholas Butler28-Feb-06 20:22 
GeneralRe: Grouping controls in Winforms Pin
jaffarkazi28-Feb-06 21:05
jaffarkazi28-Feb-06 21:05 
GeneralRe: Grouping controls in Winforms Pin
Sean Michael Murphy1-Mar-06 2:53
Sean Michael Murphy1-Mar-06 2:53 
QuestionServer Security Pin
botuong28-Feb-06 16:58
botuong28-Feb-06 16:58 
QuestionDrawing form without titlebar Pin
2hdass28-Feb-06 15:29
2hdass28-Feb-06 15:29 
AnswerRe: Drawing form without titlebar Pin
Robin Panther28-Feb-06 15:42
Robin Panther28-Feb-06 15:42 
QuestionHow can I capture the "add break point" event? Pin
tiancaidao28-Feb-06 14:53
tiancaidao28-Feb-06 14:53 
Questiondeployment project - registry (reg_multi_sz) Pin
BlackDice28-Feb-06 10:53
BlackDice28-Feb-06 10:53 
AnswerI got it Pin
BlackDice1-Mar-06 4:47
BlackDice1-Mar-06 4:47 
QuestionC# (Pocket PC) Ex. Displaying XML/XSL? Pin
delphidab28-Feb-06 10:13
delphidab28-Feb-06 10:13 
Questioncreating dialogs Pin
Manu_8128-Feb-06 9:08
Manu_8128-Feb-06 9:08 
AnswerRe: creating dialogs Pin
Judah Gabriel Himango28-Feb-06 9:31
sponsorJudah Gabriel Himango28-Feb-06 9:31 
GeneralRe: creating dialogs Pin
Manu_8128-Feb-06 9:48
Manu_8128-Feb-06 9:48 
GeneralRe: creating dialogs Pin
Judah Gabriel Himango28-Feb-06 11:10
sponsorJudah Gabriel Himango28-Feb-06 11:10 
QuestionGerman Umlaute Problem Pin
matthias s.28-Feb-06 8:58
matthias s.28-Feb-06 8:58 

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.