Software Development Network Logo
  • Visual Basic
  • Visual C#
  • VS Team System
  • .NET Development
  • IE Development
  • SharePoint Products
  • Audio and Video
  • Visual Studio
  • Visual C++
  • Microsoft ISV
  • Game Technologies
  • Smart Devicet
  • SQL Server
  • Windows Vista
  • Windows Forms

Software Development Network >> Shril Pyrrho's Q&A profile

Shril Pyrrho

Member List

goodrichroad
Robert duario
ruckuss
laboremus
BrentHecht
Larry_t
Fekih Mehdi
MattJGrant
Dietz
massod
MikeHNatti
Ryan F
Tryin2Bgood
Hunt_web.tw
ssloka
Samyag1
JuKiM
BJHop
Ramesh_Kumar_02a072
aler2u
Only Title

Shril Pyrrho's Q&A profile

  • SQL Server How to make a File Share Subscription running on Vista?

    I recently migrate to Vista.   I had a bunch of reports with file share subscriptions that were running fine on XP.   After installing reporting services on vista (that part only was a challenge), I re-created my subscriptions using the report manager.   As expected, when a subscription is executed, the ‘last run’ column shows the last time the report output has been delivered to the file share and the ‘status’ column shows ‘New Subscription’.   I thought that this was the signature of a successfully configured subscription.   But surprisingly, there is nothing in the file share. The directory is empty.   Anybody has an idea why   Anybody knows how I could possibly find information on my ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. My managed directx is horribly slow.. help!

    Hi there. I have been writing games for years now and most recently in Blitz3D which uses dx7. I am now converting to managed dx with c# as that is the language I use at work and with managed dx now coming into it's own I though it was as good a time as any. Anyway, I wrote a small program with a camera following a ufo mesh around a ground plane with other ufos present in the scene. In blitz3D I can have over a hundred in the scene with no slowdown at all but in dx 9 if I move the ufo around, as soon as more than 4 or 5 appear I get about 2fps!! I've tried what I know (its using hardware and not reference or software except for vertex processing) but its such a simple program I don't know what else to do. Any Ideas I'm happy to p ...Show All

  • Visual Basic Binding a RichTextBox to an Access or SQL Server database

    Hi Guys. Does anybody know how to bind a richtextbox to a database field or otherwise read a string value from the rtb and drop it onto an INSERT query (+visa versa into UPDATE command) What Field type is required Any help would be great. Thanks, Keith. you should be thinking of other ways of storing the text from RTB in this case, what you are doing is inefficient and will hit problems. I guess you could split it up into multiple columns however I strongly advice against it ...Show All

  • SQL Server Management Studio and Enterprise Manager on Same Machine?

    Greetings! Do any of you know whether or not it's possible to install Enterprise Manager onto a box with SQL Server 2005 installed I've come across a couple of problems when trying to admin some SQL 2000 servers, so I need EM somewhere. Also, it's incompatable with SQL Server 7.0, of course, and I've got two of them to admin as well. Thanks! Shouldn't running 2005 backward compatibility "repair" fix something like this I uninstalled my 2000 client tools on my desktop. I installed the SQL 2005 "eval" I installed the 2000 DTS Designer Components (April 2006 build) I ran the 2005 backward compatibility "repair." I modified the xml configuration file so that the ...Show All

  • Visual C++ hi

    hi Why are you asking this in multiple forums You have an answer in the first forum you asked this in. ...Show All

  • Windows Live Developer Forums About the license

    Well I am developing a software that have to do with gps and mapping solutions. The software capture a .csv file and generate some graphics with it. I want to add virtual earth to it to show some results in a map, adding pushpin to it. I want to know if that is allow without some extra payment, or what can I do. How do I need to contact and what are the requeriments to add virtual earth to my application without any legal troubles. Thanks ...Show All

  • Windows Forms Background Worker Trouble

    I'm having trouble with a Background Worker. I have a few textboxes on my form, they are populated from a dataset. So I have a function that creates a generic list from some lines in the dataset (based on what is checked in a checklistbox), then I copy the list to the Lines property of the textbox (simplified explanation) Right now, when I select certain criteria in a checklistbox, it calls the Background worker. Let's say I select different criteria before the last call was finished processing... How would I go about handling this If I cancel the first request, I have to wait until the background worker is finished canceling before I can call it again. I thought about creating a new instance of a background worker each time ...Show All

  • Software Development for Windows Vista [PersistOnClose] - Not persisting?

    I have a pretty simple Sequential Workflow with 2 copies of a Custom Activity that simply set some tracking values. Each Activity is decorated with [PersistOnClose] , the Execute function returns an AEC status of Executing and I am using a Queue to return some values to the QueueItemAvailable handler. This handler then ultimately calls CloseActivity(); Each activity sets different tracking values, and what I am seeing is that BOTH activities run, despite the [PersistOnClose] and the CloseActivity Is there anything else I am missing to persist after my activity is completed Regards, Dave   Jon Flanders wrote: Handle the WorkflowRuntime.WorkflowPersisted event just to make sure. I was just i ...Show All

  • Visual C++ Focus in Multiple Dialog application

    hi, i have an client-server(chat broadcasting) application. where in client side i have 2 dialogs , such that first a connection dialog appears (to connect to server), when the connection is sucessful , the chat window appears . In the server side i have a simple dialog. the problem is when i open multiple clients , each client is able to send data to server individually , but i am not able to transmit the data to other clients(Broadcasting). It seems that the focus is not present on the chat dialog, it is still remaining on the connection dialog. (i have written necessary code in server for sending to other clients) this seems to be a weird problem , pl help me out However you desig ...Show All

  • Windows Forms Property value is not valid - PropertyGrid

    Hi, I have got a propertygrid control. Now I want to replace the message box "Property value is not valid". Is this possible Any help would be great. Cheers, Franz Usha, Any chance you could post that example here I need to intercept/disable the "Property value is not valid" dialog at runtime for a control I wrote that uses a property grid. I tried to email you at the address you provided above, but the mail bounced. Or, if anyone else knows which attributes I need to apply to suppress this, I'd appreciate it. Alan ...Show All

  • Visual Studio Express Editions URL to download C# Express

    Hi, someone can tell me the URL to download C# Express Thanks! Hi, here you can find iso images of the cds. http://msdn.microsoft.com/vstudio/express/support/install/ ralph ...Show All

  • Community Chat More converting numbers to text

    Hello All. After a thoroughly enyoyable investigation with OmegaMan into the relative merits of different ways of converting a numeric value into its literal text representation, featuring his string-parse code and my old Basic digit-parse code, I managed to catch a pretty bad case of "feature fever," and decided to update and expand the cababilities of my old routine. So, here it is.  This .zip file contains the following files: NumberWriters.dll The Library NumberWriters.htm The ReadMe file NumberWriters.xml The XML comments for Intellisense NumberWritersDemo.exe A short Windows Forms demo application Basically, this library contains classes which expose methods to convert n ...Show All

  • Gadgets changing a flyout's size

    I'm having an issue with changing the size of a flyout. The size changes, but the window appears slightly lighter than it should be (i.e. everything is slightly grayed out) and nothing appears "active" (i.e. events don't seems to be fireing). Once I click anywhere in the flyout, the color goes back to normal and controls events go back to normal. I thought I was going something wrong. Then I tried the same thing with the stocks gadget. To reproduce: Hover over te gadget and click Add a stock symbol In the flyout, click Show stock symbol Notice that the black seems gray and hovering over the stocks have no effect. Is this a known Sidebar bug Is there a workaround that I can do in my code If not I may have to rethink ...Show All

  • SQL Server version problem

    This error message is correct. Is there a way round this problem The backup of the system database on device D:\msdb.backup cannot be restored because it was created by a different version of the server (134218488) than this server (134217922). RESTORE DATABASE is terminating abnormally. Thanks in advance for any help. You can't take a higher version (18488-sp3) backup and try to restore it to a lower version system (17922-rtm). You have to bring your system to at least the same version as the backup or higher (sp4 is recommended) before you can restore. ...Show All

  • .NET Development How to convert string to hexadecimal string?

    Hi all, I am not sure whether this is the right forum to ask this or not but I have the following question. I was looking to convert a string into a 16 bit hexadecimal form. Would you mind helping me in this regards Thank you in advance. /COnvert decimal to HEX and HEX to Decimal // Store integer 182 int decValue = 182; // Convert integer 182 as a hex in a string variable string hexValue = decValue.ToString("X"); // Convert the hex string back to the number int decAgain = int.Parse("fc2c65", System.Globalization.NumberStyles.HexNumber); ...Show All

©2008 Software Development Network