GoldnGreen's Q&A profile
Windows Forms multiline datagridview cells?
In beta1, datagridview cells could contain display multiline data by default. In beta2, the data is shown on a single line with some control characters. (1) Can I set the cells to display multiline (2) Can I replace the control characters with something else (eg a double space) to make it look a little more professional Thanks For me it is the contrary case. I would like the datagridview to wrap not only for CR ...Show All
SQL Server Value method of xml data type not deterministic, xml column not accessible in 'deleted' table
I am presently taking my first, tremling and insecure steps in Sql Server as a whole - specifically Sql Server 2005. I am involved in a proposal for a huge data convserion project (banking) here in Denmark and presently trying to present small mockups to illustrate the potential of XML in general and specifically promote Sql Server 2005. I have studied tons of documents on msdn including 'XML best practices ...' and found them very helpful. Stum ...Show All
Visual Studio 2008 (Pre-release) I cannot install WinFX runtime components 3.0
"An error has occured during setup. Installed files have been removed from your computer. For known issues and troubleshooting information, see the online Readme ." The online Readme is here: http://msdn.microsoft.com/windowsvista/default.aspx pull=/library/en-us/dnlong/html/WinFXSeptPDCReadme.asp I have gone through it with a fine tooth comb and *NOTHING* fixes it. It sucks that the error is hidden and no clues a ...Show All
Software Development for Windows Vista Persistance does not kick-off automatically in ASP environment
I observed when the sql persistance is ON - When the workflowRuntime starts it runs all uncompleted workflows(which is persisted in the InstanceState table in the DataBase. This works well if it is a console application. But when workflowRuntime starts from ASP.net it does not pick up the uncompleted workflows which is persisted in the InstanceState table. Folks have u an answer for this Im n ...Show All
Visual J# java.util.Calendar.getInstance() fails on Windows 2003
Calling java.util.Calendar.getInstance() on Windows 2003 produces the following exception below... java.lang.NullPointerException: Object reference not set to an instance of an object. at java.util.GregorianCalendar.__dateToTime() at java.util.GregorianCalendar.computeTime() at java.util.Calendar.getTimeInMillis() at java.util.GregorianCalendar.__initialize() at java.util.GregorianCalendar.<init>(TimeZone zone, Locale aLocale) at ...Show All
Visual C# Converting COM dll to Interop Assembly
I am trying to create an Interop Assembly from a dll in my code using ConvertTypeLibToAssembly following the directions given in the MSDN site. This creates the Interop assebmlies. When I check the assemblies in the "ILDASM.exe" some of the assemblies do not show the methods they contain. (this happes for only some of the dlls.) I try to create assembly for the same dll using tlbimp.exe and when opened in ILDASM.exe I can ...Show All
Visual Studio Team System WorkItemStore null reference
Hi, i checked this forum and other sources, but couldnt find any solution for my problem. I have web service and asp.net 2.0 web to access TFS work item store, so my customers can add issues directly to the TFS. It works fine except one small issue . protected void Application_Start(Object sender, EventArgs e) { TeamFoundationServer tfsConn = null; try { tfsConn = new TeamFoundationServer(Config.TeamFoundationServer ...Show All
.NET Development Documentation: SynchronizationContext and synchronization domains?
Can anyone point me to documentation or examples of how to make use of the SynchronizationContext class and/or synchronization domains For example, I'd like to learn how to make use of the exitContext parameter of the Monitor.Wait method and/or make use of my own SynchronizationContext. Thanks, Ray Manning Hi Ray, More information on the using the exitContext parameter for M ...Show All
Windows Forms Open Form
hi i have 2 forms i want when i go from form 1 to form 2 form1 to be closed and form 2 appers when i do that all the appliction closes plz tell me what to do The challenge here is that when you start you ...Show All
Visual Studio Express Editions sql 2000
can I use Visual C# with sql 2000 database ...Show All
.NET Development file not suitable
Please take a look at http://support.microsoft.com/default.aspx scid=kb;en-us;324767 This question is not network programming specific. However I just tried MSN Search by http://search.msn.com/results.aspx FORM=TOOLBR&q=+AUTOEXEC.NT and found the KB Article. Please do some research by yourself before posting unrealted questions on forums. Good Luck To find a more appropriate forum please see: http://www.microsoft.com/comm ...Show All
Visual Basic getting application data folder!!
i want to know if there is a api for getting application data folder in windows xp!! like getsystemdirectory or getcurrentdirectory n does the path like( c:\documents and settings\"username"\local setings\.. )does this type of path varies for different windows versions!!:) Hi, For ClickOnce published application, I think IsolatedStorage is a better solution. .NET Framework 2.0 introduces a new Application scope that will move with your a ...Show All
SQL Server SQL CE 2.0 performance diffence on WM5 and PPC 2003 SE
We’ve been having some issues with performance on the Symbol MC70 device. It’s a Windows Mobile 5 device and this issue is with some database lookups. It takes over 2 minutes for the calculations to complete using Windows Mobile 5. Using Windows Mobile 2003 with the same code and data, it takes about 30 seconds. We need some assistance in determining why this is happening. WM2003 Total Available Memory: Storage Allocated: 36.36mb Progra ...Show All
Visual Studio Team System Installing without AD? Using ADAM? (Error 32000)
I followed the instructions for installing TS to the letter, but when I try to install it on the application server, I get the error: Error 32000. The commandline "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\SetupWarehouse.exe" -n -s "SERVERNAME" -d BisDWDB -c "C:\Program Files\Microsoft Visual Studio 2005 Enterprise Server\BISIISDIR\bisdwserver\bin\Consolodated.xml" -a "DOMAIN\TFSSERVICE" -v -l ".. ...Show All
Windows Forms Terrarium Server Temporary Difficulties
I am trying to access the terrarium server without much luck. I get the following message on the screen. The Terrarium server is experiencing temporary difficulties. This is why you are probably not receiving any animals. Please bear with us while ...Show All
