C# nb's Q&A profile
Windows Forms Can't anyone help me with this? - "..timeout period elapsed prior to obtaining a connection from the pool..."
I posted this problem but no one responded. I figured I'd try one last time. I'm having a wierd problem. I've been using Visual Studio.NET 2003, and writing an app that up to now has been working perfectly. All of a sudden an error comes&n ...Show All
Windows Forms Server Install Error: The parameter is incorrect. (taskvisionsource_1.1.0.0.msi)
So I am trying to setup a server of my own and was installin g the server piece has anyone found a fix for the "The parameter is incorrect." message during the installation I am running Windows Server 2003 IIS 6.0 SQL Server 2000 I do hav ...Show All
Visual C++ Need to get CrashFinder 2.1
I'm trying to find the source of a crash on another users machine. I found a thread here that recommended I get Crashfinder 2.1 from here: http://www.wintellect.com/about/instructors/robbins/code.aspx Unfortunately the page has disappeared and the only other crashfinder is from 1998 and it doesn't work. So I was wondering if a kind soul could email me a copy of this program This is a open source free ware program. :)   ...Show All
Visual Studio Team System Error during creation new project in Team Explorer
When I try to create new project in Team Explorer, I receive error: Project creation failed with error: "Initialization failed for plugin(s):'Microsoft.Pcw.wss','Microsoft.Pcw.currituck'" with following log: 08/08/2005 11:50:53.648 | Module: ELeadServiceMediator | URL for eLead web service retrieved as " http://as-cmp-1:8080/bisserver/EleadWebService.asmx " from the registration service | Completion time: 0.0300432 seconds 08/08/2005 11:50:56.05 ...Show All
Visual Studio How to get Information?
Hi! I want to know about where the information exists about label. For example: When i get something on lablel, and after few days i forget that from which label i got these file/project etc, From where i can find the information about.. For product feedback on SourceSafe 2005 Beta 2, you can use: http://lab.msdn.microsoft.com/productfeedback ...Show All
Windows Forms Crystal Report using Dataset
Hi, I'm having problems in using an report that uses a dataset . My other reports are not using datasets and they work fine . And this problem only occurs when i install my application in the clients. In my developing machine works fine. The er ...Show All
Software Development for Windows Vista update to m3edia centre 5270 problem
can someone email me the 32 bit update asabowes@hotmail.com There is a patch released my MS for m3edia centre 5270 problem. It's hardly 1.4MB patch available on MS downloads site. ...Show All
Windows Forms Why does the ClickOnce 'Install' button generate an xml page instead of starting download?
Hello, I just published my application for ClickOnce deployment to my web site. When I click on the Install button on the publish\publish.htm page on my website, the browser returns the contents of an xml file and does not start the download. Does anyone know what might be causing this Any help or suggestions would be greatly appreciated. Thanks! Jason I have the exact same problem, on my pc running vis ...Show All
Visual Studio Rename VSS Database Name
Hi, Is it possible to rename the sourcesafe database name to something else I tried searching for an answer but couldn't find anything concrete. Thanks in advance. Yes. You can open the database selector dialog (File/OpenDatabase), then press the Browse/Add button (depending on whether you're using VSS6/VSS2005) and re-add the database, and providing a new name for it. VSS will prompt that database is alread ...Show All
Visual C# GUI Problem
I made a nice looking C# Gui. However, when I run the application on my coworker's laptop the layout is not correct and and when I resize it is very wrong! I tried changing display settings and was able to get the gui working after changing the DPI setting (although this didn't work on his laptop but rather on another...it still won't work on his). What is going on here Why is this an issue This sounds quite clear: user o ...Show All
SQL Server Remote Connection to SSIS
Hello. I am trying to remotely connect to SSIS from my PC using windows authentication in SQL mgmt studio and I keep getting the following error message: --------- Cannot connect to <server> Additional Information: Failed to retrieve date for this request. (Microsoft.SqlServer.SmoEnum) Connect to SSIS service on machine "<server>" failed: The RPC server is unavailable. --------- I do not get the ...Show All
.NET Development MS Access
if set a break point before i open the MS ACess Db it open fine. However if I remove the break point i get this error System.TypeInitializationException was unhandled Message="The type initializer for 'System.Transactions.Diagnostics.DiagnosticTrace' threw an exception." Source="System.Transactions" TypeName="System.Transactions.Diagnostics.DiagnosticTrace" StackTrace: at System.Transactions.Transaction.ge ...Show All
SQL Server SSIS in Express edition
We've been trying to convert an application from MSDE to SQLServer 2005 Express Edition. That application transfers some data form a SQLServer database to an Access database and the other way around. We have been using DTS, created/configured at run time by the application, to create the destination tables and to copy data from a db to another. In order to use DTS we distributed all components we needed, which are free. Now, SQLServer 2 ...Show All
Windows Forms date in windows form
I have these code it is working in .net(web form) but not in the .net(windows form). It gives me error on listitems. I am trying to make a dropdownlist for day/month and year Still trying to learn vb. Dim now As New Date now = Date.Today Dim n ...Show All
Smart Device Development Serial port lockup
Hello Berry, It was good to talk to you at MEDC. We are still having occasional lockup problems with the serial port under the emulator. We have verified the problem does not exist with the test program (C#) running on the desktop under the full framework. I talked to A. Wong as we suspected the Compact Framework may be the problem. I now also have a CE 5.0 image running on our target hardware device and preliminary testing does not show t ...Show All
