Art Walker's Q&A profile
Visual Studio How to pass Report parameter in ReportViewer Control
Hello Friends, I am using VS2005. how to pass the Report parameter in the reportviewer control I am using ther Remote mode for the report. till now i know that i can set the parameter is using the bellow method. This SetParamters method only accept the parameter like Microsoft.Reporting.WinForms.ReportParameter type. this .reportViewer1.ServerReport.SetParameters(). But can't findout how to pass that parameter in the method. please help me. Nil ...Show All
Visual C++ msvc ++ 5.0 or 6.0
I don know if the is the corredct place to post this but I desperatley need some help. The 3D CAD motion analysis software we use requires MSVC++ 5.0 or 6.0. Our IT Dept purchased Visual C++ .NET Standard 2003 First of all I do not know what version of MSVC++ is included nor do I need all the other tools. Is it possible just to obtain just the C++ compiler and if so where Any help will be greatly appreciated. Richard Borders CAD Manager Komat ...Show All
SQL Server Cannot Connect to Server
Hi everyone, Kindly assist me to resolve this error: TITLE: Connect to Server ------------------------------ Cannot connect to DERRY. ------------------------------ ADDITIONAL INFORMATION: [C:\WINDOWS\assembly\GAC_MSIL\Microsoft.SqlServer.SmoEnum\9.0.242.0__89845dcd8080cc91\Microsoft.SqlServer.SmoEnum.dll] InternalsVisibleTo declarations cannot have a version, culture, public key token, or processor architecture specifie ...Show All
Visual Studio Team System please help with web recorder
Hi! I'm trying to record webtest. 1. Create new web test 2. Window of recorder (IE) does not appears 3. Script is not recorded What solution can you suggest to resolve this problem Thanks for your reply! Hmm, it sounds like your default editor configuration is messed up for .webtest files. Try right-clicking a .webtest file in your project and reset the default editor to the Web Test Editor. Let me know how that goes. ...Show All
SQL Server applying style to table in sql reporting
hi all i am working on sql reporting 2000 i want to apply my own border style to tables that r displayed as part of report. is it possibl in sql reporting 2000 plz help me. waiting for reply. ...Show All
.NET Development Data insertion in MS Access database Using vb.net
I have connected my simple MS access database to vb.net 2003 web form although i am able to read data from database but on insertion ,deletion ,updation it gives me error must use updatable query its a oledb error when using Activex data component it gives error data base is readonly but database is not readonly. thanx Did you check this KB article: http://support.microsoft.com/kb/q175168/ If it does not ...Show All
.NET Development IActiveDesktop
Dear all i do programming in a desktop application that puts html file on the desktop as a background and rearrange desktop icons and adjust the list view of the desktop and others... after searching the internet , i found that the only way is to use the IActiveDesktop interface. so my question is how to implement IActiveDesktop interface in C# thx all Thx dennis , I found your pages before and it solved all my problems many thx for peo ...Show All
Visual C# Visual Studtio 2005->File->New Project->Shows an empty box
Hi All, I am new to .NET, and have just downloaded "Visual Web Developer 2005 Express Edition Beta 2". I want to start building C# applications but on Selecting File->New Project, gives an empty box with no "project types" and "templates". Do I have to install C# express edition separately OR is the installation incorrect. Thanx Varun Varun Sood wrote: Hey Nicholas, Thanx again...just one more question...where can I down ...Show All
SQL Server Article - delete all data property
Hi There I think this is a pretty straight forward question , just want confirmation. I am using snapshot replication to a subscriber, it is essentially a re-publisher, these same tables are replicated from the subcriber to another. If i select the delete all data option on the snapshot articles will it truncate the table or delete all data , i am sure it is delete as it says so but i need to be 100% sure that it does not truncate, as the trunca ...Show All
Visual Studio Express Editions datareader question
hi everyone i got a simple question i have this simple code SqlDataReader reader = null ; int i=1; Program .Cmd.CommandText = "select Sub_name from Sub_Table where category_id='" +i+ "'" ; reader = Program .Cmd.ExecuteReader(); while (reader.Read()) comboBox1.Items.Add(reader.GetString(0)); so i want to print a message if the combobox is empty...so how should i do it....is it ...Show All
Windows Forms no- touch deployment - Updating dlls
Hi, I have an app that is deployed on an iis server. It contains an exe file and 5 dlls. When i rebuild my app I copy and replace the latest version of the dlls and exe file to the server. When the user goes to run the app b ...Show All
SQL Server this is so cheap
There has to be a way of controlling the width of the drop down box for multi-value parameters. Users are practically laughing at me when I show them their report and they can only see the first 1/4 of the text in the drop down box. what am I supposed to tell them Keep sliding the stupid bar back and forth It is these seamingly easy things that drive me nuts. You are wrong, it's not cheap, it's "free&quo ...Show All
Smart Device Development Win 5.0 debug with eVC 4.0
Hello folks, I am using Microsoft eMbedded Visual C++ 4.0 with SP3 + SP4 installed and I want to debug my aplication on a SPV C600 that runs with Windows Mobile 5.0 - debug on. The set platform is SmartPhone 2003. My question is do I have to install a debug tool for this device or what I want to do is not possible Either way I would appreciate an answer. Best regards. You cannot develop/debug fo ...Show All
Visual Studio CR 2003 and CR 2005 RTF text interpreation
Has anyone experienced that a crystal report text box that brings back rtf formated text and set to interpret the text as rtf that is set to cab grow will once in a while cause portions of the text to be truncated or portions of individual characters to even be truncated If so suggestions to resolve this as users now are required to export it word so that text is formatted as it should be. Help :-} Dayn ...Show All
Visual Studio Visual Studio 2005 Beta 2 Installation ERROR D:
Thats the question, i have problems installing Visual Studio Express Edition Beta 2. I saw somewhere that MS VS 2005 have an issue with 64bits computers well... From logs i get this Log >>>> VSSWMSIFailInfo.txt ====================== MSI CA LOG ENTRY INFO: ====================== 08/21/05 23:17:57 DDSet_Entry: RunProcess started 08/21/05 23:17:57 DDSet_Status: CustomActionData: "C:\WINDOWS\Microsoft.NET\Framework\v2.0.50215\regt ...Show All
