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

Software Development Network >> badbanana's Q&A profile

badbanana

Member List

B Duper
DmVa
rnaumann
Haoder
JamesWalshe
csharp2000
Arumugam J
Jana
COMGENXP
UFAnders
Chester Flake
Cam Buschel
Todd King - MSFT
david_tenne
thweems
mikemhc
Bu Shaz
pomone
Denker
Elham Dahwa
Only Title

badbanana's Q&A profile

  • SQL Server Sql Server 2005 setup error message

    Hi I am trying to learn VB 2005 and I am reaching a step in my studies which requires downloading Sql Server 2005. However every time I attempt to download, I receive this error message. "SQL Server Setup cannot install files to the compressed or encrypted folder: c:\Program Files\Microsoft SQL Server\. To continue, make sure that your installation directories are not compressed or encrypted, or specify a different directory, and then run SQL Server Setup again." I have tried saving it to another folder, this did not help. Somewhere in my search for answers, I came across something that said I needed a strong Sa authenticatio ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. anxiety -- 2 question about Sample-Framework

    1:------------------------------------------------------ I think here's some problems in sdk file(october 2005). Or the sdk is right but I am wrong I am not sure... in  dxmutgui.cs line 854,MessageProc() not set the isDialogMinimized.. so when click the Caption,it's not minimize.. line 1655 OnRender() Rectangle(0, -captionHeight, width, 0); the last param is 0.so the caption even dosen't show at all.. I think the programmer copied the code form C++ version of utilitytoolkit,but the two rects is different. 2:------------------------------------------------------ I think the minimal app of using sample-framework is: ------------ ...Show All

  • .NET Development showModalDialog() problem in JavaScript

    Wasn't sure where to post it. window.showModalDialog('myPage.xml'); This code for some reason does not work. I presume this is because it is xml page and not html. Is there a solution to this problem Thanks. ...Show All

  • Visual Studio Express Editions PinChange enumeration

    How can I PinChange enumeration for Ring indicator Please, send me an example for case when ring pin of com1 is active , I read received bytes. Could you be more clear on what you would like to achieve Thank you, Bhanu. ...Show All

  • SQL Server No mapping between account names and security IDs was done.

    I received the following when trying to deploy an 2005 analysis services package over an existing database: The following system error occurred: No mapping between account names and security IDs was done. We have redeployed this solution several times over the last week and have never encountered this error. The changes that we are deploying are related to partitioning of the measure group fact tables - and are not related to security in any way. Can someone assist Try the SSAS forum: http://forums.microsoft.com/MSDN/ShowForum.aspx ForumID=83&SiteID=1 -Jamie ...Show All

  • Visual Basic Data Grid

    Hi! May i know how to bind data into data grid.. i'm sorry to ask such a simple question but i really duno how to bind it.. Are you using a data grid or a datagridview Datagridview came with VB Express / 2005 ...Show All

  • Visual Studio Team System Creating additional ordered tests invalidates the existing ones

    I created several ordered tests originally. The next day I created another one and now the original set of ordered tests are not valid and cannot be run. When I open them up, they still show the list of web tests I selected but it says the files cannot be found. Any ideas what is causing this Hi, This could have happened due to several reasons: 1. You deleted the tests that were part of your ordered test. 2. You moved the tests to a directory other than where they originally lived. 3. You renamed the tests after having them added to the ordered test. Any of these will cause the ordered test to com ...Show All

  • Visual C# assign value to datetimepicker (windows form)?

    i have a datetimepicker in a window form. how should the coding be if i read a date from the database and the datatimepicker will show the date that i get from database something like if i read a data from database and assign the data to the textbox, i would write SqlDataReader myReader; myReader = cmd3.ExecuteReader(); if (myReader.Read()) { txtunit.Text=myReader["P_UNITS"].ToString(); //textbox } wat is the coding if i now want to assign the value from database to a datetimepicker The DateTimePicker control class has a Value propery. You can set this to show a specified time ...Show All

  • Visual Studio Team System please help with web recorder

    Hi! I'm trying to record webtest. 1. Create new web test 2. Window of recorder (IE) does not appears 3. Script is not recorded What solution can you suggest to resolve this problem Thanks for your reply! I'm wondering if the recorder has started but is hiding behind another window. Does a web test open in the IDE with a status bar across the top that says "Recording..." If so, does a link appear on the web test status bar that says "Show recorder" If so, click this link and see if the recorder appears. Thanks, Rick ...Show All

  • Visual Basic Update object data in collection

    I am going to have a collection of objects. Let say an employee collection. I add 3 employees to the collection and now I want to update some data for the 2nd employee. Maybe say change the employees salary. How would I change that data. Dim empCol as Collection Dim emp1 as employee Dim emp2 as employee Dim emp3 as employee . . . empCol.add emp1 empCol.add emp2 empCol.add emp3 ' Change Salary of employee 2 within the collection empCol(2).... create a collection class the inherits from the base collection.... Public Clas ...Show All

  • Visual C++ Linker errors on 7.0

    Hello, I develop a C++ library and I deliver it to other parties as a static library (It links to Multithread-DLL runtime library. ). The library is built on VC++ 7.1. I have a customer who tried to use the library on VC++ 7.0. He got linker errors, such as : Test error LNK2001: unresolved external symbol "__declspec(dllimport) $ 6U $char_traits@D@std@@@std@@YAAAV $basic_ostream@DU $char_traits@D@std@@@0@AAV10@PBD@Z" (__imp_ $ 6U $char_traits@D@std@@@std@@YAAAV $basic_ostream@DU $char_traits@D@std@@@0@AAV10@PBD@Z) Test error LNK2001: unresolved external symbol "__declspec(dllimport) $ 9DU $char_traits@D@std@@V $allocator@D@1@@std@@YA ...Show All

  • SQL Server Fuzzy Grouping: Any success with > 3 million records?

    I have tried to process > 3 million Fuzzy grouping records on two different servers with no success. 3 mill works but anything above 4 mill doesn't. Some background: We are trying to de-dup our customer table on: name (.5 min), address1 (.5 min), city (.5 min), state (exact). .8 overall record min score. Output includes additional fields: customerid, sourceid, address2, country, phonenumber Without SP1 installed I couldn't even get a few hundred thousand records to process Two different servers - same problems. Note that SSIS and SQL Server are running locally on both The higher end server has 4GB RAM, the other 2.5 GB R ...Show All

  • Visual Studio Express Editions adding photo's to photo album

    can anybody tell me how to add photo's to my photo albums,I'v started a web site from template and not uploaded it to my server yet but cant find out how to do the photo album,any help much appreciated I assume you're using web developer express There reason it's not in the list is that ASP.NET related questions belong at www.asp.net . You should try over there. ...Show All

  • Visual Studio Tools for Office DocumentChange event is fired when dialogs pop up

    Hi, I'm using the DocumentChange event to handle stuff when I'm changing between documents, loading or creating a new document. I use forms for different stuff, and when opening a form or any form of dialog (e.g. MessageBox), and the focus is returned back to the same document, the DocumentChange event is fired. How can I avoid this behavior such that it only fires (or checks) when changing from a document to another document Strangely enough, this also results in forms being popped up again a number of times (usually from 2-5 times) when pressing either Ok or Cancel. Thanks, Jens Hi Jens, There are a number of things you could do. ...Show All

  • Windows Forms DataGridView RowValidating event

    I'm making a Data Entery form using DataGridView. My DataGridView is bound to Access database. I'm using RowValidating event of the DataGridView to validate data. This event is working properly for all other functions but I get an error [Object reference not set to an instance of an object] when I want to cancel the AddNew action. When I click AddNew button the focus moves to the new row, now if want to cancel the AddNew I get the error[Object reference not set to an instance of an object.]. The codes are are below: Private Sub CreditsDataGridView_RowValidating(ByVal sender As System.Object, ByVal e As System.Windows.Forms.DataGridViewCel ...Show All

©2008 Software Development Network