PocketPCDev's Q&A profile
Visual Studio Express Editions Express install lockup
Hello! I've downloaded the visual c++ express installer only to find that it locks up during its "Setup is loading installation components, this will take a minute or two" part. Keep in mind that I have no proir 'beta' versions installed on this machine. In fact it's a fresh install of winxp pro with all the updates. Machine: Amd64 3000+ 1024meg ram ATI Radeon 9800 Pro and a pathetic keyboard w/out the space bar :) I tried changing the default browser back to IE => Still Same failure I tried to diasable both the firewall and the virus scanner => Still Same Failure I downloaded the .img files and extr ...Show All
Visual C++ MFC Message Routing to active view from a dialog box
Hey everyone, I an working on a MDI MFC application (although the multiple documents aren't currently being used, just the multiple views). The program uses a modeless dialog box to take user input. The dialog box has an edit box that lets a user type in a command and an enter button for the user to enter the command in the edit box. The program makes use of multiple views through the "new window" item in the window menu. In my dialog box's OnEnterButton function (which is called when the user hits the enter button) I call a function that I named "SendMessageToViews" to inform the views that there is a com ...Show All
Visual Studio Team System Runtime context different when running through TestMgr and running as an application?
I am running VS.NET2005 (Version 8.0.50727.42) and are having some problems with a complex test I have that uses a 3rd party assembly. The code is to complex to produce a simple example to show here, but what happens is that when I run the testmethod from a new projects Main method it runs fine, but when I run the same testmethod as a test through TestManager it will fail (assert on an object of the 3rd party assembly that is empty which it should not be). Sometimes VS.NET will crash as well That makes me think that the tests must be run under some other context that is different than running from a Main I pondered if it had something ...Show All
SQL Server Results to File
Hi, I am using SQL 2K5 Enterprise and whenever I run a query and have the results spit out to a file the query takes a long time. Running a complex query and showing the results to grid takes 3 mins; having that same query run with results to file takes like 2hrs 45 mins. Anything special that is being done for the results to spit to a file Thanks When results are shown in the grid, the grid shows the first few rows that are returned as soon as possible while the rest of the results are spooled to disk in the background. This can make the query look deceptively small or fast. When results are se ...Show All
Game Technologies: DirectX, XNA, XACT, etc. DirectX Application deployment
Hi There, I am working on a Direct3D application with C# 2005 Beta. It runs fine within and outside the 2005 IDE on my computer, but It won't run on somebody else's comp. (I can deploy non-directX applications though) The other person has the same version of DirectX (9.0c), and the .Net framework (2.0 Beta) as I do. On the other computer, the program crashes right away and it says " myProg has encountered an error and needs to close... " Is it enough to just copy and launch the "myprog.exe" file Do i need to forward the 3 DirectX DLL files that my program references. If so, is it OK to just copy them next to the exe file, ...Show All
Visual Studio Team System Problems with Debug and FxCop
Hi All, Sometimes when I starts the debug process, it do not stops in my breakpoints. I do the same thing with all my rules, but sometimes all my breakpoints do not work in all my rules.... When it happens, I am forced to create a new project and import all my rules to this new project. It is not a good idea and I'd like to know why it happens and if there is a solution. It happenned 4 times up to now. I am using fxcop 1.312 with Visual Studio 1.1 Regards, Marcelo. Hi Michael, Thanks... I really do not know how the name do not changed to 'Check', as all command in vb code. But, thanks God and You that you ...Show All
Windows Forms Basic Question on Properties returning a class
Hello everybody, I think it would be easier giving an exemple to explain my problem. Assume you create a user control and you have a custom class called CustomClass. In the user control, I declare the fallowing: [VB Code] Private mTest1 as Point Private mTest2 as CustomClass Public Property Test1 as Point ... End Property Public Property Test2 as CustomClass ... End Property [VB Code] So far ...Show All
.NET Development How to get the list of available satellite assemblies for the main assembly?
I found just Assembly.GetSatelliteAssembly() which returns just one satellite assembly. I want to retrieve to list of all for users to select their appropriate languages.Please suggest!!! Thank you!!! Not really sure how u mean this. But i'll take a shot: To call Assembly.GetSatelliteAssembly() u need to give it parameters. Look at this: http://msdn.microsoft.com/library/default.asp url=/library/en-us/cpref/html/frlrfsystemreflectionassemblyclassgetsatelliteassemblytopic.asp Wat u can do is to create a dropdownbox and let the user select's a language. After the selection u lookup the CultureInfo something like this: ...Show All
SQL Server Modern_Spanish Vs Latin1_General
Could anyone tell me what's the difference between a Latin1_General CI AS and a Modern_Spanish CI AS collation I know both use the 1252 character set and thus it confuses me about what could be the difference between them. Thanks a lot ! Best regards, Alan I'm afraid I don't. Some of the rules are fairly obscure, also, such as when two-character combinations are considered a single letter (Hungarian Sz, for example). Sorry! SK AlanK@discussions.microsoft.com wrote: > Thanks a lot Steve. > Do you know if there's a link or help where you can see those "Collation > rules" such as the one you ment ...Show All
Software Development for Windows Vista InnerException {"Event \"HighRiskEvent\" on interface type \"MainWorkflow.ICommunicationService\" for instance id \"feae4f11-
Hi, I am getting following error: - Exception {"Exception has been thrown by the target of an invocation."} System.Exception {System.Reflection.TargetInvocationException} - InnerException {"Event \"HighRiskEvent\" on interface type \"MainWorkflow.ICommunicationService\" for instance id \"feae4f11-87e5-43a1-8807-cfd98d9ca81d\" cannot be delivered."} System.Exception {System.Workflow.Activities.EventDeliveryFailedException} - InnerException {"Event Queue operation failed with MessageQueueErrorCode QueueNotFound for queue 'Message Properties\r\nInterface Type:MainWorkflow.IC ...Show All
Windows Forms Application Updater Question
I am using VS2003 and 2003 server. I am using the sample and tutorial found at this website I'm sure you're familiar with it: http://www.windowsforms.net/articles/appupdater.aspx When I run the client application I get an error from the remote server 501 (not implemented) However when I check the 1.0.0.0 folder in the client folder I see that it grabbed the UpdateVersion.xml document from the server. I don't understand this, and don't understand why it doesn't work in general. If anyone has any ideas or knows the correct forum in which to post please leave me some feedback. Thanks. http://support.microsoft.com/default.aspx scid=kb;en-u ...Show All
Visual Studio Team System How do Tracks and Iterations relate to one another?
I've been doing some in-depth research on MSF for a book I'm co-authoring on Project Management using Visual Studio Team System. To that end I have a number of questions about MSFv4. I'll post them to this forum, a few at a time, in the hopes of getting answers from both the MSF product team as well as practitioners in the community. This is my first question. The process guidance for both MSF Agile and MSF CMMI contains a page named Iterations.htm that describes an interative process model cosisting of a start-up iteration, a variable number of development iterations, and a final release iteration. Each development iteration contains ...Show All
Visual Studio Team System Availability of 3rd party templates for "Requirements"?
Are there any 3rd party Process templates (for Import into TFS) that address the area of project Requirements tracking (Commercially available or in-development). Surprisingly, this key area is not represented at all in the MSF Agile process. Barkingdog To be a bit clearer, I was thinking along the lines of tracking Requirement documents, in Word, as work items. Barkingdog ...Show All
Visual Basic Test
This is a test. Please ignore it! ...Show All
SQL Server Differente between WebServices ReportingService, ReportingServiceExecution and ReportingService 2005
I see those asmx files on the reportserver virtual folder and 2 of them have the render method, which are the difference between them when should I use one or another ReportService.asmx -- The "old" endpoint for 2000. It combines both management and execution functions. In SQL Server 2005, we split the endpoints into a distinct "management" endpoint and "execution" endpoint. These are: ReportExecution2005.asmx -- Used for execution of reports. ReportService2005.asmx -- Used for managing the SSRS catalog. As to your question of "which I should use." You should first consider usin ...Show All
