rodniko's Q&A profile
Visual Studio Express Editions VC# hangs after creating new project
Okay, this problem didn't happen the last time I installed VC# (some 6 months ago). Recently, I downloaded the VC# Express ISO (2 weeks ago), and installed it. But it hangs as soon as I create a new project. Did Microsoft change the ISO files or something Here are all the wierd things that are happening in my VC++ Express and VC# Express 1) I installed VC# Express first, it hangs immediately as soon as I try to create a new project. It just says it's creating a new project and hangs. 2) I tried uninstalling every sign of VS Express and then reinstalled first VC++ and then VC#. The problem still persists. 3) Right now, my VC++ Express install fails to install the MSDN Express Edition component. 4) Even after closin ...Show All
Internet Explorer Development Favorites links not working
When I click on some on favorites that have been added, nothing happens. I delete them and add them again and they work for awhile then stop. I have reinstalled IE7 twice but this continues. Please help, and thank you. Tom thomas wrote: When I click on some on favorites that have been added, nothing happens. I delete them and add them again and they work for awhile then stop. I have reinstalled IE7 twice but this continues. Please help, and thank you. I am having the same exact problem with my favorites, they work for awhile then stop!!! Is there a fix yet ...Show All
Visual Basic Ascend Or Descend TextColumn Clears the DataTimePicker Value In DataGridView
I have one DataGridView and there are link and text columns. One of the text columns is embedded with DateTimePicker, which can be used to display and select the time. Whenever i ascend or descend the order of certain text column by clicking on its row header, the displayed or selected time will be gone and hence DateTimePicker will hold empty value. May i know how to solve this I want the displayed or selected value always be there no matter whether the column is ascended or descended. ...Show All
Software Development for Windows Vista Custom Persistence and CompletedScope table
I have just successfully completed a custom persistence service for MySQL. I have been digging into some of the other tables associated with the SQL persistence schema and stored procs. I came across the table CompletedScope. I did find a thread on it saying it is used to hold completed activites derived from ICompensatableActivity. My question is how do I add custom support for this table into my custom persistence I see no examples or discussion on this. Thanks Bill The ContextGuid is the id of the activity's context. I don't know that we guarantee that the ContextGuid for the root activity is always the same as the instance id. Probably but I'd just use the instance id for the root activity - ...Show All
Windows Live Developer Forums Adding Puspins or PolyLines using MS Ajax 1.0 ???
Hi, i want to use the scripmanager /updatepanel / MS Ajax to add / remove pushpins to VE using Visual Studio 2.0 C# asp.net. Does anybody have a decent sample in doing this or get me on the way to accomplish this task Thanks in advance.. Your getting the same problems i had, you have to make sure you use the full namespace. So to call the following webservice method i have to use the following. I don't know what the button extender is but calling the javascript function won't do it, I would suggest to use <a onclick="GetPushes('test');" href="#">Click Me</a> function callmethod() { ASM.Web.RptPrefWebApp.WebServices.Hieararchy.GetItineraryInstance(1,callmethod ...Show All
Game Technologies: DirectX, XNA, XACT, etc. Converting Windows project to 360 project
Is there a nice automated way to convert a windows project to a 360 project And by windows project, I mean using Visual Studio 05, where I've just included the xna dlls myself. Thanks. -Nick You can download a project template that allows you to deploy the same project to both Windows and Xbox, it works well so far for me. http://xna.tiddlyspot.com/#Hello%20[[Building%20for%20Xbox%20360%20and%20Windows%20with%20one%20project]] ...Show All
SQL Server Install SQL Server Express in 400Mhz CPU
I am installing SQL Server Express into Siemens Simatic Microbox PC .I know that minimun speed processor is 450MhzThe processor is a Mobile Intel Celeron 400Mhz, with 256MB RAM, so I have got the next error in Log file:Processing article ProcessorOpenning namespace \\root\cimv2GetNamespace \\root\cimv2 returned 0 (0x0)Scc Error: 50022 (0xc366)Error code: 70009 (0x11179)Calling callback function for reason: 0x2Callback function returned TRUEProcessing article PhysicalMemoryOpenning namespace \\root\cimv2GetNamespace \\root\cimv2 returned 0 (0x0)Scc Error: 50022 (0xc366)Error code: 70009 (0x11179)Calling callback function for reason: 0x2Callback function returned TRUECan I jump this hardware check and errors How can I continue the installati ...Show All
Windows Live Developer Forums Live ID SDK
When the live id sdk will be lauch tks! CLearlyDotNet wrote: The "Fall" now has 10 days left in it :) Any new estimate We haven't even hit February yet. Fall isn't even close around the corner yet, man! ...Show All
Visual C++ Native C++ Or C++.Net2005!!!???
Common Guys, I Did Many Test, And Always The Rersult Tell Me That Native C++ More Faster Than C++.Net.How Is This Plz Tell Me, Does This Is True Why on earth would anyone want to develope a 3D game in dotnet to (MSIL) as opposed to native In fact why would anyone develope anything to MSIL (unless your integrating different modules in different languages etc) Its not like MSIL will have an interpreter for Linux or Mac. Native every time for me. ...Show All
Visual C# waveIn usage in .NET
I need to incorporate some recording functions, for example the ones that begin with "waveIn...", into a visual studio program written in C#, but adding "using System.Media" still does not allow them. I am talking about functions described in <ms-help://MS.VSCC.v80/MS.MSDN.v80/MS.WIN32COM.v10.en/multimed/htm/_win32_waveform_audio_reference.htm>. What do I need to do Those are Windows API functions, you'll need P/Invoke to call them. Visit www.pinvoke.com and see if you find the required declarations... ...Show All
SQL Server SQL EXPRESS and SQL Server Management Studio Express
Apologies if this has been answered already... 1. How or can I enter data manually into a database using management studio express 2. How or can I 'dump' either a table or the entire database in order to populate a different database or table Basically I need to test locally with IIS, and then go with a web host that supports asp.net... Thanks... Re: #2 If you just want the structure of your table or database, there is a Scripting wizard built into SSMSE. Right click on the object and click Script. (Or something like that, I'm not looking at it right now.) If you want structure and data, we now have a tool that supports that. Download the Database Publishing Wizard from the download center. You can ...Show All
SQL Server Error installing SQL Server 2005 editions on Windows VISTA
There are numerous posts regarding this error when installing SQL Server 2005 on Windows Vista RTM thus I am starting a new thread in order to get resolution one way or another: SQL Server Setup failed to execute a command for server configuration. The error was [SQL Native Client]Windows user or group "\USERNAME\SQLServer2005MSFTEUser$USERNAME$MSSQLSERVER" not found. Check the name again... The error occurs when installing SQL Server 2005 Developer Edition, SQL Server Express SP1, SQL Server Express SP2 CTR (with or without the SP2 Toolkit package installed beforehand). The error occurs with or without UAC. The installation then fails. Please advise if you have any insights. SQL Server Express SP2 CTR was announced as a workable v ...Show All
Visual Basic need info?
dear friend, in vb 2005 there is 3 new unsigned data types, UInteger, Ulong n U short. What is the convertion for that in vb 2003 . N equivalent data types in 2003 with the new one/ ...Show All
Software Development for Windows Vista Executing the workflow under a custom permission set
Hello, how can I execute my workflow under a different (from the host application) permission set Thanks, Pierre Thanks for the response. But here I have to define a different permission set not impersonate another identity. I tryied creating another AppDomain and executing the workflow into the new AppDomain but it seems not to work properly. The Workflow live always in the same AppDomain. Pierre ...Show All
.NET Development Encryption woes
I'm trying to do some basic public/private key encryption and I seem to be doing it wrong. All of the documentation seems to skirt right around actually doing asymmetric encryption. I create two csp blobs, one has the private key data and the other has the public key data. I use the one to encrypt a blob and the other to decrypt the blob...in theory. It always ends up coming back with the decrypted byte array is of zero length. here's the relevant code, any thoughts Private Sub CreateKeys() Dim cp As New CspParameters() cp.KeyContainerName = "name" Dim RSA As New RSACryptoServiceProvider(cp) My .Computer.FileSystem.WriteAllBytes( "c:\temp\publickey-readme" , RSA.ExportCspBlob ...Show All
