Software Development Network Logo
  • Visual FoxPro
  • Architecture
  • Visual Studio
  • VS Team System
  • VS Express Editions
  • Smart Device
  • Visual J#
  • .NET Development
  • Game Technologies
  • Microsoft ISV
  • Visual Basic
  • Windows Live
  • SQL Server
  • Visual C++
  • Windows Forms

Software Development Network >> Aaron.W's Q&A profile

Aaron.W

Member List

Harjinder Singh
mghile
Kaboo
Travis Howle
Ambient
TVC15
Arik Peltz
TyTan
minidea
Mirronelli
VIGILJO
Sassie
Chris Colvin
Andrey Belkin
SpicyMikie
scJohn
Paul Connell
capchaos
tycobb
oitroi_suongqua
Only Title

Aaron.W's Q&A profile

  • Visual Studio Uninstall VS2005 B2 cause VS2003 Menu to disappear

    Hi out there, had thew VS2005 B2 installed on my system side by side with VS2003 and VS6. Recently I uninstalled VS2005 B2 with the official tool from the MS website. Worked just fine, it seemed. Well the uninstall went ok . . . After a re-boot, I started VS2003 and surprise . . . my menu system is gone In addition, while loading my Sourcesafe controlled projects/solutions the system cracked with a nice remark that there was no source control provider available/installed. Another big Already tried some stuff like reset my settings or the likes. And via the toolbar customization it can not be selected anymore where the others ...Show All

  • Smart Device Development Issues CAB in VS2005 and WinCE 5.0

    I have created a CAB Setup in Smart Devices VS2005 version. I deployed it in Windows CE 5.0 Emulator. After installing, I tested the application and it seems to be not responding or running anything. Eventhough, I have it successfully installed. Hoping for everyones help. Thank You, conzero Most likely you forgot to install dependencies like NETCF and/or SQL Mobile. NETCF based (written in VB.Net or C#) device application won't run without NETCF installed. ...Show All

  • Visual C++ Where's my VC++ 6.0 keyboard layout (Beta 2) ?

    Maybe I'm just not looking at the right place, but I can't find a way to go back to my old VC++ user shortcuts. Old habits die hard ;-) The only options I have are: - Brief - Emacs - VC++ 2 - VS 6 (not VC++ 6) Is the support for VC++ 6.0 shortcuts gone in Beta 2 If you are using the "C++ Developer" profile, you can select "Default" and this essentially is the same as selecting "VC6" since VC6 is now our default. If you are not using the "C++ Developer" profile, then you'll need to go through the "Import Settings" dialog, which, admittedly, is not an ideal experience. Thanks, Tarek ...Show All

  • Smart Device Development Code Signing

    Hi All, What all steps are involved in Signing Windows Mobile 5.0 binaries (.exe / .dll /.lib) to avoid Publisher: Unknown message popup on device. I had a look at the following blog also but still I'm not very clear what all I need to do http://blogs.msdn.com/windowsmobile/archive/2005/12/17/security_model_faq.aspx I do have valid certificate (root as well as client) that I installed on device and signed with my binaries with its client certificate resulting in same popup message. Can you guys point me to some good link that will provide me detailed steps Thanks Seemit The most misunder ...Show All

  • SQL Server Prediction with many attribute states

    I have a large dataset of around 3 million records with accounting data for 2 years. Attributes are transaction amount (cont. / predict), account, cost centre, project, month and a few others. I want to predict any future transaction amount for a certain combination. For example; what will the next salary cost transaction amount in cost centre 123 probably be I have tried Decision trees and Neural nets. But the predictions are not good enough even if there should be clear patterns in normal accounting data. I guess the problem is that many of the input attributes have many states. There are around 500 account, and 1000 ...Show All

  • Visual Basic Query Regarding Multi Text Box

    Hi, I am having a Multiline text box. If i focus it and press 'Enter' key the cursor is moving to the Next control. But my requirement is the cursor should not move to the next control . The cursor should move to the Next Line. Only when i press 'TAB' key then only my cursor should move to the next control Anyone can help me in this regards Thanks in Advance ...Show All

  • Visual Basic Validating Event - Compare Current to Prior value

    Does anyone know the procedure for finding the previous value of a field then running a validation event I want to be able to Compare the Current value to the Prior value. This is on Visual Studio 2005 - Visual Basic. Thanks You need to use the DataRowVersion method it has the following const: Current Default Original Proposed Public Enum DataRowVersion As Integer Member of: System . Data Summary: Describes the version of a System.Data.DataRow. This will allow you to compare the Current, original, and proposed values to be used in the datarow Hope that helps! ...Show All

  • Visual Studio Team System Migrating v1.32 custom rules -> v1.35

    Hi, I've re-built our custom rules in VS2005, having changed the relevant references FxCopSdk and Microsoft.Cci to the new versions found in the relevant VS directory. However, having placed the new assembly in the Rules directory, no rules are visible in the VS2005 FxCop properties page. The assembly is listed, but no rules are. When I've seen this before it's because my rules XML has been malformed. Has anything changed An example rule XML entry we have is: <Rule TypeName="CaughtExceptionsMustBeLoggedWithErrorLog" Category="Comapny.Logging" CheckId="Blue0009"> <Name>Caught Exceptions ...Show All

  • Visual C++ Does msmq work well with VC++ 6.0?

    Hi Zoop! I plan to buy Msmq and i would know if it will work well with my Visual C++ 6.0. Does Msmq is easy to work without .NET Framework If you mean with Msmq = Microsoft Message Queuing then it will work without any problem with VC6! The reason is simple: MSMQ was RTM way before .NET-Framework. -- Greetings Jochen My blog about Win32 and .NET http://blog.kalmbachnet.de/ Hi I don't know if i'm on the right channel. I plan to buy Msmq and i would know if it will work well with my Visual C++ 6.0. Does Msmq is easy to work without .NET Framework T ...Show All

  • SQL Server Exporting a topic from BOL

    Is there an easy method to export a topic out of BOL For example ms-help://MS.SQLCC.v9/MS.SQLSVR.v9.en/instsql9/html/309b9dac-0b3a-4617-85ef-c4519ce9d014.htm I'd like to export this to MS Word, I need to send this information to a large distrubtion list for review and I'm find it rather diffucult. Sending the entire BOL files is not a option. A satifactory option would be to load BOL to Windows SharePoint Services. I'd want the enitre document to be load not just an copy that a user would install on thier local workstation. Here are a couple of possibilities. 1. Assuming everyone on the ...Show All

  • SQL Server Management Studio Express CTP update now available

    There is a new Management Studio Express CTP download available at   http://www.microsoft.com/downloads/details.aspx FamilyId=82AFBD59-57A4-455E-A2D6-1D4C98D40F6E&displaylang=en . This update fixes the defect where installing the full Books Online documentation prevented Management Studio Express from starting.  With the update, Management Studio Express and Books Online no longer interfere with each other. To update Management Studio Express CTP: 1) Uninstall Management Studio Express CTP from your machine. 2) Clear your browser's download cache.  If you are using Internet Explorer 6, you can do this by starting Internet ...Show All

  • Visual C++ creating a dll with unicode

    hey guys, this is a very very simple question. i created a dll project win32 dll. now i am using TCHAR variable in there. and i added the _UNICODE in the preprocessors to make my TCHAR's wchar_t. but somehow its now wchar_t, they r still char's. so in other words, how can i make my dll unicode thx in advanced i deleted my upgraded project from VS2003 and created it again with VS2005 and it seems to be compiling now. ...Show All

  • SQL Server Analysis Services 2005 OLE DB Provider Error

    I try to open a SSAS Cube but I get a OLE DB error message below. The same cube I can browse with the SQL Server Business Intelligence Development Studio. Error message: Microsoft OLE DB Provider for Analysis Services 2005 Microsoft OLE DB Provider for Analysis Services 2005 reported: Errors in the OLE DB provider. Could not connect to the redirector. Ensure that the SQLBrowser service is running on the '<MY Server Name>' server. Errors in the OLE DB provider. An error occurred while named instance information was being retrieved from the SQLBrowser service on the '<MY Server Name>' server. ...Show All

  • Visual Basic May i know what happen here??

    Private Sub Button1_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Button1.Click PictureBox1.Image = "1.JPEG" Label1.Text = "what text" End Sub when i clck this button, the text "what text" will appear. but the picture stil can;t be display. the error showed is " value of type string cannot be converted to 'System.Drawing.Image'" May i know what happen> Check out the last paragraph in http://msdn.microsoft.com/library/default.asp url=/library/en-us/vbcn7/html/vaconSharedMembers.asp . This is exactly the confusion they are talking about The follow ...Show All

  • SQL Server question on namespaces

    hi, i cant seem to import Microsoft.SqlServer.Dts.Pipeline. What i only have is Microsoft.SqlServer.Dts.Runtime. can you tell me how to have to this also, how can i access ComponentMetaData object Is this part of Dts.Pipeline thanks. - ranier http://msdn2.microsoft.com/en-us/library/microsoft.sqlserver.dts.pipeline.wrapper(SQL.90).aspx It looks like dtspipeline.dll is the dll you need to reference. I'm not sure what you need to do to have that installed. I'm just looking on google, I've not used it. ...Show All

©2008 Software Development Network