About 12,600 results
Open links in new tab
  1. Printer redirection on Azure (Windows Server 2012)

    Jul 3, 2013 · Interestingly if I RDC from one Windows 7 machine to another Windows 7 machine and then onto the Window Server 2012 host, then printer drivers redirected on the …

  2. Report Builder - Application download did not succeed

    Application download did not succeed. Check your network connection, or contact your system administrator or network service provider. the details include the ...

  3. ReportDocument.Load operation slow when moving to production …

    For same problem, I checked "No printer (optimize for screen display)" option on "Page Setup" dialog box at Cyratal Reports XI (11). Then ReportDocument.Load () process time to under 1 …

  4. print asp.net + PrintDocument (); - social.msdn.microsoft.com

    Oct 7, 2021 · Check that your hosted application has the permission to access or print from your print server. Your development environment may be using your login information to connect to …

  5. OLEDBConnection.Open () generates ‘Unspecified error’

    Jan 5, 2010 · As suggested above, it's properly caused by un-closing the connection. When the connection reaches a certain number, the applilcation pool is full and can't take requests. …

  6. select bit image on Esc/Pos printer - social.msdn.microsoft.com

    Apr 25, 2011 · im trying to send a image in bit image mode to a VKp80II esc/pos printer i have a manual but is hard to understand how the bit image mode work, does anyone have experience …

  7. How to check the speed of internet through C# code?

    Aug 10, 2009 · There's no easy way to check internet connection speed and most important there's no reliable way to know it. Internet speed changes every second, depending on …

  8. How can I implement the DataConnectionUIControl?

    Sep 25, 2007 · I'm trying to do something like the Add Connection Dialog in VS2005 and that dialog will be shown when user wants to configure connection in an application. I have not …

  9. What is SignalR Persistent connection - social.msdn.microsoft.com

    Oct 7, 2021 · i am new in signalr. so tell me what is SignalR Persistent connection ? how many type of connection is available with signalr? when one should use SignalR Persistent …

  10. VB connection string to sql server in ini file

    Oct 12, 2014 · The general answer will be to loop through the lines of the file looking for the appropriate section, then read each line within the section and split the line at the assignment …