Click here to Skip to main content
15,909,332 members
Home / Discussions / C#
   

C#

 
GeneralRe: Hi.. i need to get the Value or text inside the IFrame using VBScript Pin
Paul Conrad23-Jul-07 20:31
professionalPaul Conrad23-Jul-07 20:31 
QuestionReturn type Pin
srujana_m23-Jul-07 19:08
srujana_m23-Jul-07 19:08 
AnswerRe: Return type Pin
Christian Graus23-Jul-07 19:19
protectorChristian Graus23-Jul-07 19:19 
GeneralRe: Return type Pin
Paul Conrad23-Jul-07 19:41
professionalPaul Conrad23-Jul-07 19:41 
AnswerRe: Return type Pin
Marcin Pitek23-Jul-07 19:41
Marcin Pitek23-Jul-07 19:41 
AnswerRe: Return type Pin
Vikram A Punathambekar23-Jul-07 23:10
Vikram A Punathambekar23-Jul-07 23:10 
GeneralRe: Return type Pin
srujana_m24-Jul-07 1:41
srujana_m24-Jul-07 1:41 
QuestionAttempt to read arite protected memory Pin
Rao Rafique23-Jul-07 18:53
Rao Rafique23-Jul-07 18:53 
Hi Fellows:

I am facing an error of access voilation while running a piece of code with Unsafe Context...I am developing steganographic application.And I want to embedd DataImage into Cover image using LSB method with the help of Lockbits() and UnLockBits () methos..

But when I compile the code it is compiled & Build succesfully.But at run time the app. frozes and with the following error message for the statement.

<code>byte bb=ptr1[0] //where ptr1 is byte type pointer that points to Scan0 ,i.e 1st byte of locked image array. </code>

<b>Error :AccessVoilationUnhandelled exception</b>
Plateform :Visual C# Express edition VS.Net 2.0,Win XP

<b>Error Message:</b>
AcessVoilation: attempt to read or write protected memory.This is the oftenindication that other memeory is currupt.

also I am thanfull to Chorrina John...who write very helpful articles on Steganography...I request If she is there please help & Supervise me in my project.
Waiting for ur good response...
Thanks

I am getting B.S. degree in Computer Science.And want to enhance career in Software development.


pineer programmer
AnswerRe: Attempt to read arite protected memory Pin
Christian Graus23-Jul-07 19:21
protectorChristian Graus23-Jul-07 19:21 
QuestionHow to add string to file at nth line at 5th index using File stream Pin
Chintan.Desai23-Jul-07 18:03
Chintan.Desai23-Jul-07 18:03 
AnswerRe: How to add string to file at nth line at 5th index using File stream Pin
Christian Graus23-Jul-07 18:23
protectorChristian Graus23-Jul-07 18:23 
Questionneeds advise Pin
cyn823-Jul-07 17:50
cyn823-Jul-07 17:50 
AnswerRe: needs advise Pin
Christian Graus23-Jul-07 18:25
protectorChristian Graus23-Jul-07 18:25 
QuestionDrawing in OnPaint altenatives? Pin
cyn823-Jul-07 17:36
cyn823-Jul-07 17:36 
AnswerRe: Drawing in OnPaint altenatives? Pin
Christian Graus23-Jul-07 18:26
protectorChristian Graus23-Jul-07 18:26 
QuestionWPF: how to populate an explicitely loaded DataTemplate? Pin
Super Lloyd23-Jul-07 16:32
Super Lloyd23-Jul-07 16:32 
QuestionCertifications Pin
Strategon23-Jul-07 16:11
Strategon23-Jul-07 16:11 
AnswerRe: Certifications Pin
Psycho-*Coder*-Extreme23-Jul-07 19:22
Psycho-*Coder*-Extreme23-Jul-07 19:22 
GeneralRe: Certifications Pin
Paul Conrad23-Jul-07 19:44
professionalPaul Conrad23-Jul-07 19:44 
Questionhow to hide base class method Pin
CiNN23-Jul-07 16:10
CiNN23-Jul-07 16:10 
AnswerRe: how to hide base class method Pin
Steve Echols23-Jul-07 16:27
Steve Echols23-Jul-07 16:27 
AnswerRe: how to hide base class method Pin
Steve Echols23-Jul-07 16:47
Steve Echols23-Jul-07 16:47 
GeneralRe: how to hide base class method Pin
Paul Conrad23-Jul-07 17:00
professionalPaul Conrad23-Jul-07 17:00 
GeneralRe: how to hide base class method Pin
Vikram A Punathambekar23-Jul-07 17:03
Vikram A Punathambekar23-Jul-07 17:03 
GeneralRe: how to hide base class method Pin
Paul Conrad23-Jul-07 17:55
professionalPaul Conrad23-Jul-07 17:55 

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.