Dan.G's Q&A profile
Windows Forms Full Trust in Click Once
I have an application which uses SMO to perform various database tasks. When deployed using ClickOnce from a Website and set as a FullTrust application the application has the following behaviour when attempting to transfer database\data: ... transferObject.TransferData() ... Error: 'HRESULT: 0xC0011008', ie DTS_E_LOADFROMXML error The application runs OK in Visual Studio when run as a Full Trust Application. I can duplicate this error ...Show All
Visual Studio Express Editions Embedding a Media Player
Is it possible to add embed a Windows Media Player control in Visual Basic Express Im trying to create a media player for a website, pretty simple and easy. If this is not possible is it possible to create a status bar , a play button and a stop button in VBExpress Look forward to replys and views. What you want is the Windows Media SDK. It has all the Windows Media stuff you need, including a simple player control play/stop/rewind e ...Show All
Visual J# Using a checkBox in a datagrid
Hi! I have designed a dataGrid and added a template column with a Checkbox in the item template. I am trying to get the event that is raised but the item Command event handler does not respond to it... I am also trying to make some of the checkboxes in the data disabled is that possible Please Help!! Yiannis, Did you get an answer to your question Does it still count (This question is on the top 5 most read answer ...Show All
.NET Development Datagrid binding problem
Dear all, I am displaying certain data in my datagrid ,working fine, again when I am trying to highlight a particular row of a datagrid from a different class it was giving me error like " index out of bound array" I delibrated a lot and then got a conclusion that the data was not orginally accessible , So I rebinded the data and now its working fine. Its printing the row no being sent from other class datagrid1.set ...Show All
Visual Studio SubReport not working from an dll
Dear all, I have a very annoying problem with the report viewer. When I compile the (sub)report and it's Windows Form to an exe file, the sub report appears fine. When I compile it to an Dll (like all of my other reports) and reference it from another exe file, the sub report always shows an error ( The report definition for report 'Report2' has not been specified). All the reports are embedded in the assembly. Is the reportviewer using the E ...Show All
SQL Server dtexec
I understand to schedule an SSIS package to run, I need to use the dtexec utility. I want to schedule the job right within SQL. I walked through how to set up the job, but I really could not decipher the proper syntax to use as a Step. I have the following: dtexec /File "C:\...file.dtsx" Is the the proper way to schedule and execute an SSIS package or is there some other way I should be doing this. The pacakge will run unatten ...Show All
Visual Studio Team System ADAM Error on Installation (w/ log files)
Hi, I could not ever install the ctp version of foundation server. Finally on beta 2, i thought my woes would be over... Far from it Now it stops at the ADAM install itself. I did exactly as the installation guide said.. fresh machine.. it completes the step 1 starts the step 2 and then it says there has been an error.. now no info on what the error is all abt. I chkd the known issues and it mentioned abt the TMP variable spaces... ...Show All
SQL Server VS2005 and SQL Reporting Service
Dear All, I am using the VS.NET 2005 professional edition but it doesn't have reporting service project at all. I am planning to use the SQL Server Express 2005. I want to use the reporting service 2005 and report server as well. Could anyone please let me know how can I get a copy of Reporting Service embeded into VS.NET 2005 and Reporting Server for deployment even evaluation copy or from anywhere in SQL server 2005 installation disk Rea ...Show All
Visual Studio 2008 (Pre-release) Cursor from Geometry
Hello, is it possible to convert Mouse Cursor from Geometry I have a bit of UI on my screen, which I'd like to turn to a Mouse Cursor. Thanks. I guess you could hide the mouse cursor and RenderTransform/Translate a DrawingBrush or Image in response to the MouseMove event... Not what you'd wish for, but doable... ...Show All
Windows Forms .net 1.1 - datagrid -"endedit" problem -Still Exist
Hi, I am using .net 1.1 , .net 2003 and with c-sharp, window form designer . i have a form with one datagrid and a save button . i fill the datagrid with dataset (from database) . now scenerio :1 i edit a value in the datagrid after finishing editing ,without press tab key ,i use my access key ( shortcut key) for the save button to ...Show All
Visual J# java.text.Bidi functionality
Hi; What .net class has the same functionality as java.text.Bidi (which I assume is not in J#) All I need is the ability to give a method a string and find where the string changes direction. thanks - dave To get an authoritative response on this, I suggest you post this on the microsoft.public.dotnet.internationalization newsgroup. Internationalization folks from Microsoft on that newsgroup can help. Thanks - sushant ...Show All
Visual Basic Namespace and Windows Forms
Greetings, I have an application that has grown to over 60 classes and I finally reached a point where I had to have a common constants file. So I finally decided to add a simple constants file to the project where constants are defined using Enum and attached to a namespace. This is the first time I have used a namespace so I had to add the namspace to all of the other 60 class files (1 file per class). The simple constants file is: Na ...Show All
SQL Server Is BOL incomplete or incorrect? YOU can make it better!
If you think that the BOL page you're reading has incorrect or incomplete information, you can make it better by using the Send Feedback link that's available on every page. It's easy for the SQL Server documentation team to miss documentation issues buried in newsgroup and forum postings. But when you use the Send Feedback link, an automated process creates a bug in our database and assigns it directly to the owner of the individual topic on ...Show All
SQL Server SQL
Hi! We are getting an error while trying to open Replication Publisher's properties on a server named - SERVERNAME.SUBDOMAIN.DOMAIN.COM rather than SERVERNAME with following details... SQL Server replication requires the actual server name to make a connection to the server. Connections through a server alias, IP address, or any other alternate name are not supported. Specify the actual server name, 'SERVERNAME'. (Replication.Utilit ...Show All
Smart Device Development Sell Pocket PC programs ?
Hi, is legally possible to sell Pocket PC applications made with Embedded VC++ 4.0 is it legally possible with applications made with Visual Studio C++ .NET 2003 Standard Edition or Visual Studio C# .NET 2003 Standard Edition (if the standard editions could be used to program Pocket PC applications) Thanks Well, I read it several times again, and if I don't misunderstood anything, there's no problem to sell ...Show All
