Click here to Skip to main content
15,912,082 members
Home / Discussions / C#
   

C#

 
Generalhelp for adding com component Pin
arusmemon8-Jul-05 3:33
arusmemon8-Jul-05 3:33 
GeneralDataGridBoolColumn Problem Pin
webhay8-Jul-05 2:14
webhay8-Jul-05 2:14 
GeneralRe: DataGridBoolColumn Problem Pin
Robert Rohde8-Jul-05 5:02
Robert Rohde8-Jul-05 5:02 
GeneralRe: DataGridBoolColumn Problem Pin
webhay8-Jul-05 5:17
webhay8-Jul-05 5:17 
GeneralRe: DataGridBoolColumn Problem Pin
Alomgir Miah8-Jul-05 6:01
Alomgir Miah8-Jul-05 6:01 
GeneralRe: DataGridBoolColumn Problem Pin
webhay8-Jul-05 6:57
webhay8-Jul-05 6:57 
GeneralDHCP IN ASP.NET Pin
Anonymous8-Jul-05 2:04
Anonymous8-Jul-05 2:04 
GeneralProblem with Crystal Reports and C# Pin
macca248-Jul-05 0:51
macca248-Jul-05 0:51 
I am getting the following eror message when trying to create crystal report:
String reference not set to an instance of a String. Parameter name: s

The Stack is:
[ArgumentNullException: String reference not set to an instance of a String.
Parameter name: s]
System.Text.UnicodeEncoding.GetBytes(String s) +112
CrystalDecisions.Shared..q(String
k) +107
CrystalDecisions.Shared.ConnectionInfo.set_Password(String value) +102
TrafficWardensBackEnd.WarningMessages.btnSearch_Click(Object sender, EventArgs e) in
System.Web.UI.WebControls.Button.OnClick(EventArgs e) +108
System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +57
System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +18
System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
System.Web.UI.Page.ProcessRequestMain() +1292

Seems the problem is in CrystalDecisions.Shared which is an imported dll in Visual Studio.
Is there any way I can read this dll as I donot have the source code.

Anyone any ideas on what is going on or any solutions??

macca

GeneralRe: Problem with Crystal Reports and C# Pin
V.8-Jul-05 2:03
professionalV.8-Jul-05 2:03 
GeneralCheck ports Pin
emc28-Jul-05 0:41
emc28-Jul-05 0:41 
GeneralRe: Check ports Pin
S. Senthil Kumar8-Jul-05 5:54
S. Senthil Kumar8-Jul-05 5:54 
QuestionHow to send a Message to Network Computer and stop all Process? Pin
pubududilena8-Jul-05 0:20
pubududilena8-Jul-05 0:20 
Generalzipping Pin
hegde.sachin8-Jul-05 0:05
hegde.sachin8-Jul-05 0:05 
GeneralRe: zipping Pin
Guffa8-Jul-05 0:24
Guffa8-Jul-05 0:24 
GeneralRe: zipping Pin
S. Senthil Kumar8-Jul-05 1:54
S. Senthil Kumar8-Jul-05 1:54 
GeneralSystem.StackOverflowException Pin
fady_sayegh7-Jul-05 23:34
fady_sayegh7-Jul-05 23:34 
GeneralRe: System.StackOverflowException Pin
Guffa8-Jul-05 0:27
Guffa8-Jul-05 0:27 
GeneralMDI parent dynamic background Pin
_Kalix7-Jul-05 23:22
_Kalix7-Jul-05 23:22 
Questionhow to use namespace Nant.core Pin
dilsudharaka7-Jul-05 23:20
dilsudharaka7-Jul-05 23:20 
GeneralStreamReader.ReadLine() Problem Pin
byang7-Jul-05 22:23
byang7-Jul-05 22:23 
GeneralRe: StreamReader.ReadLine() Problem Pin
Steven Behnke9-Jul-05 19:26
Steven Behnke9-Jul-05 19:26 
GeneralMS Access to MS Excel with C# Pin
kbalias7-Jul-05 21:42
kbalias7-Jul-05 21:42 
GeneralRe: MS Access to MS Excel with C# Pin
Rob Graham8-Jul-05 8:21
Rob Graham8-Jul-05 8:21 
GeneralRE:SAVE BUTTON Pin
tatchung7-Jul-05 20:05
tatchung7-Jul-05 20:05 
GeneralQuestion regarding calling C++ DLL's from C# Pin
kroller7-Jul-05 19:03
kroller7-Jul-05 19:03 

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.