vsslater's Q&A profile
SQL Server AdomdConnection.GetSchemaDataSet - using restrictions
I'm attempting to use AdomdConnection.GetSchemaDataSet to see what information is in the AdomdSchemaGuid.PartitionStat dataset. I am setting the restrictions parameter to null. The error I get is "Microsoft.AnalysisServices.AdomdClient.AdomdErrorResponseException : XML for Analysis parser: The DATABASE_NAME restriction is required but is missing from the request." All well and good, except that I can't see in the documentatio ...Show All
Visual C++ can visual studio 6.0 msdn and .net 2005 mdsn can be intalled together?
would each software know to run the right msdn thanks, mmmm. my .net 2005 msdn is allready installed , should I delete it so that I can install VS6 first or it doesn't matter thanks, ...Show All
Windows Forms UI Patterns
I am curious as to what patterns, if any, may have been used in the design of TaskVision. For example, Inductive User Interface (IUI), etc. Also, if there are any other WinForms reference apps that may be of similar interest, I'd appreciate some&nbs ...Show All
Windows Forms DataGridViewButtonCell Change Backcolor
If Visual Styles are enabled, can this be done If so how Thanks Simmy hope this helps http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=407755&SiteID=1 ...Show All
Architecture Are interfaces for behavioral overloading only?
This question comes from the new approaches being suggested when designing services with WCF and even ASMX 2. The approach is one that uses interfaces (or abstract classes) to focus on the method signatures and avoid diving directly into implementation when desiging services. This looks like a half-way contract first approach that is meant to help developers focus on what makes a service reusable (strong typing, message orientation, explicit met ...Show All
Smart Device Development Unable to connect Web Services with Pocket PC 2003 Emulator in vs2005RC
The output window: A first chance exception of type ' System.IO.FileNotFoundException' occurred in Mscorlib.dll A first chance exception of type ' System.Net.WebException' occurred in System.dll A first chance exception of type ' System.Net.WebException' occurred in System.Web.Services.dll Test of the Web Services in IE is good How to resolve this problem Are you fac ...Show All
Visual Studio Express Editions Selecting from a Combo Box
I have a combo box with 5 pre-defined items. When I execute my code, no matter which item I select from the drop-down, the code always executes the first selection. cbxLength contains the values 10, 15, 20, 25, 30 which represents the # of years, and I multiple their selection by 12 to calculate the number of months. Why is the code always selection (0) as the index Thanks for any help you can provide. If cbxLength.Items(0) Then ...Show All
SQL Server Is there any way to decrypt the login info?
Hi all. The new feature of login encryption still tortured me and my company's fellow :( We can't use the server's profile nor server's login audit functionality. The reason is.. they do not want any additional feature to the server even if it's just a small task. So.. I know that self signed certi generated whenever the MSSQL server started. My question is.. 1. Where is that self-signed certification. Is it loaded to memory or ph ...Show All
Windows Forms New 1.1 version?
Does anyone know when a new .NET 1.1 version of Terrarium will be available Like everyone else running .NET 1.1 I can't load resources, etc. Well, maybe - it would be a dissapointing signal to send out to people using these& ...Show All
.NET Development filling of dataset takes incredibly long time in Visual Studio 2005 RC
I am working in Visual Studio RC 2005. I am filling a dataset by calling a stored procedure. As long as the amount of data that the stored procedure returns is small, everything works fine. However, for larger, but still rather small amounts of data (getXml() on the dataset returns less than 25kB), the filling takes very long time, sometimes even timing out. Even worse, the sql server is brought to a complete standstill working at ...Show All
Visual C++ Problem deploying a VC++ application
Hi all.. I have programmed a small application (a Win32 type application) that uses only Windows API and some CRT functions. That way, I thought it would have the fewest dependencies as possible, but I'm afraid I was wrong. First, I only copied the released EXE file to the target machine. When I ran it, a message was shown telling that it expects a CRT DLL, which is expectable since I use CRT functions. Well.. I copied the mentioned DLL bu ...Show All
Game Technologies: DirectX, XNA, XACT, etc. running windows media player on top of directx app?
I have a really broad question here ... need some feedback to point me in the right direction before i embark on this project. I want to use windows media player control in a fullsreen directx app. How would you guys go about it I was thinking of making two windows, and running the wmp control on top of the directx app. Now, what if I were to use directshow Would I be able to get the same functionality out of it any direction would help .. th ...Show All
SQL Server Good Books for building weighting table in dimension to resolve many to many relationship
Hi All, I want to make store proceduce to change data from relational schema to data warehouse as weighting table model in OLAP. That's mean I will reschema and define some goups as if OLAP does. Do you know any good book, or tool or anything that can help to build algorithm effectively for group dims Thanks Nhan. ...Show All
Windows Forms Need a fuction to avoid strange characters in e-mail
I'm writing an application where POP mail is one functionality. Not a big problem, but the mail including headers comes as quoted_printable, which means extended ASII characters are displayed like =E9 etc. Does anybody know of a method to parse e-mail&nb ...Show All
Software Development for Windows Vista Sound does not play when windows vista starts or is shut down
I installed the beta 1. I do have a sound card which is working fine. However, when I start windows or shut down, the sounds associated with these events do not play. Has anyone else faced this issue Ashok Sorry, I typo'd the link; please try it again now. The newsgroup is microsoft.public.longhornhelp . ...Show All
