Software Development Network Logo
  • VS Team System
  • Visual Basic
  • Visual Studio
  • Visual C++
  • Smart Devicet
  • SharePoint Products
  • Microsoft ISV
  • Visual FoxPro
  • Windows Forms
  • IE Development
  • Windows Vista
  • Game Technologies
  • .NET Development
  • SQL Server
  • Audio and Video

Software Development Network >> Jessica Alba's Q&A profile

Jessica Alba

Member List

XeviaN
Juliano.net
Phil Rogers
Christian Schiedermeier
Muhsin Zahid Uğur
J A Y
Twyford
Kifaro
Craigster
Mark Michaelis
Brant Yin
MarkBosley
CodyPasspied
allenwfc
iamdon
Musafir
Trevor E Hilder
DonBaechtel
Biresh Singh
russ_mac
Only Title

Jessica Alba's Q&A profile

  • Windows Forms Datagrid Cell Keypress

    VS 2005 windows unbound datagridview I want to ensure that only numeric values are entered into a datagridview cell. Is there anywhere to put a keypress event in a cell Buster95 wrote: BTW, can someone explain how to post code on this Forum in boxes so that it comes out nice and neat. Thanks. This post describes some of what you are looking for How to Format Code for a Post . ...Show All

  • Visual Studio Team System Deleting a team project

    Hi, I tried using tfsdeleteproject command to delete a project. While deleting sharepoint site i got the following message: Couldnot connect to "http://<server_name>:17012/_vti_adm/admin.asmx" I ran the command again, but it says The project 'project_name' was not found on TFs Server. I tried creating a folder at http://<server_name>/reports/Pages/Folder.aspx with same name as that of the project i was trying to delete and reran the command but its still says that the project doesnt exist. Any solution Manasi Further to add to above problem I filred following query on tfsintegration database use tfsintegration select * from tbl_projects where ...Show All

  • Visual Studio Team System Your project or one of its dependencies contains syntax errors.

    On Preview Changes - Rename , the following warning appears: Your project or one of its dependencies contains syntax errors. References may not be updated. That's not helpful. I need at least a hint as to what is wrong. As things are now, I'm left to guess. The problem remains. Here are the steps: 1. Went to menu bar. Selected View | Error List. 2. Went to Schema View. Right-clicked the CURVECLASS table. Selected Refactor | Rename. Entered a new table name of curveClassTemp. Left checkboxes set to the defaults (checked, unchecked, checked). Clicked OK. 3. Preview Changes - Rename says "Your project or one of its dependencies contains syntax errors. References may not be update ...Show All

  • Visual Studio Issues loading Add-Ins

    I get nuts trying to install Visual Studio .NET 2005 add-ins. E.g. I tried to install the VSFileFinder2005 add-in. Now it seems that VS.NET is loading the add-in, Filemon tells me the add-in is being accessed by VS: (Image file: http://magerquark.com/data/misc/vsfilefinder2005-01.png ) But in the options it tells it is broken: (Image file: http://magerquark.com/data/misc/vsfilefinder2005-02.png ) And in the Add-in Manager dialog it doesn't show up at all (only another add-in that is not installed through the xcopy deployment installation way): (Image file: http://magerquark.com/data/misc/vsfilefinder2005-03.png ) Question: Can someone help me solving this Any place to look for debugging (logfiles ) that VS.NE ...Show All

  • Microsoft ISV Community Center Forums Extra tip

    I had just discovered a critical prerequisite for when you want to create an ActiveX control using ATL that you want to use in an Excel document: The ActiveX control MUST support Connection Points. If you do not add Connection Points to your object, you may receive the following useless and misleading error message: "Object library invalid or contains references to object definitions that could not be found". Steps to reproduce: 1) Use Visual Studio 2005 to create a new ATL project. Use all default settings. 2) Use "Add Class" from the project's context menu to add an ATL Control to the project. Use all defaults for the object. 3) Compile the project. 4) Open Excel. 5) Add a Command Button. 6) Add the ActiveX c ...Show All

  • Windows Live Developer Forums CSV Report returning as binary data

    Prior to this week, I was able to retrieve reports without any problem. After getting the API back up today, I noticed that the data being returned from the report that I requested was coming back all jumbled. I believe it's coming back as a binary file and not text as it was previously. I am setting the format using report.setFormat(APIResultFileType.CSV) in Java. Is this expected behavior Should I be doing something different to read the result Is there encryption going on Thanks, Luke The issue seems to be zipping-related -- our support staff is working on this currently. Please follow up directly with them... Sorry, Shai ...Show All

  • Visual C++ Problem in changing the font color of a date time picker control.

    I am using several date time picker controls in my project. One of the requirement is to change the font color of the combo box part of date time picker control. I have written the code for it in the OnCtlColor() method. But this is effective only when I select the content inside the combo part. Once the focus is shifted out of the combo part, font color changes back to the default system font color. Does anybody have solution Thanks Sharath for your response! Actually this message is generated for a DTP control only when I click inside the combo part of the control and the font color change persist only as long as the focus is on the combo part. I want the changed font color throughout the application ...Show All

  • Microsoft ISV Community Center Forums Substitute/Replace

    Hello! I am writing a macro that changes the series for charts. Now I have been having trouble of getting the series to actually change. I found some info that there were two function that may ensure me that the series actually change; substitute or replace. I am having problems with the syntax and my help function is in some weird language on my machine. Now I am trying to replace the old series for a chart by using a loop. I have the right addresses but I am having trouble applying them to the chart. My code is: Do While k < (UBound(rng)) If Not IsEmpty(rng(k)) Then ActiveChart.SeriesCollection(varWorksheetInfoArray(k)).Values = Sheets(varWorksheetInfoArray(0)).Range(rng(k).Offset(i, 0).Address & ":" & rng(k ...Show All

  • SQL Server No. of User Accounts in SQL SERVER 2000 and SQL SERVER 2005 ..plz

    I want to know the maximum number of users that can be created in SQL SERVER 2005 and the previous version... But... it turns out that http://support.microsoft.com/default.aspx/kb/303879 quite clearly states that SQL2000 can only have 16K users. But I guess the types used in sys.sysusers will cater for more. ...Show All

  • SQL Server Activation not working

    Hi There Everything works 100% until i activate my sp. I specify to execute as 'dbo' in the alter queue statement. I also define the activated sp to execute as 'dbo'. But i keep getting permission errors from my activated sp. i have tried to excute as 'sa' , i have even tried to write a job that excutes to stored procedure but it also get weird errors. Bottom line if i exceute the sp in management studio logged in as sa it works , but thorugh activation or a job nothing works, as 'dbo' or 'sa'. Thanx Hi Remus Lastly, it also mentions in Roger Wolters book that if you do not stipulate execute as for your activated sp it will execute in the backgrouond as a sysadmin. However if i do ...Show All

  • Visual Basic Publish Problem with signtool

    I keep getting the following message when attempting to do a publish build of my programme .... Error 2 SignTool reported an error 'Failed to sign bin\Release\WindowsApplication1.publish\\setup.exe. SignTool Error: Signtool requires CAPICOM version 2.1.0.1 or higher. Please copy the latest version of CAPICOM.dll into the directory that contains SignTool.exe. If CAPICOM.dll exists, you may not have proper permissions to install CAPICOM. '. WindowsApplication1 Ive done the obvious as detailed in the error message, but the problem remains. Any ideas Thanks for the tip about registring capicom.dll It was in another directory, but it did the ...Show All

  • Architecture Sharing a transaction and a connection between multiple objects

    I have two objects which do some operations on the database. these operations should be done in one transaction (all or nothing), so they should share the same transaction object and the same connection object too. I was wondering what is the best design pattern to use in this situation. any thoughts fAssuming you are not going to use COM+ or Enterprise services.. You can use the singletone pattern..Each class gets the connection by calling a factory function that returns the connection which can have a transaction started.. The connection can be stored as a static member in case the application is not multithreaded by nature.. for example..If your components are called from an ASP.NET webservice, storing the connection as a static m ...Show All

  • SQL Server SQL Timeout through ADO but not from Query Analyser

    I have a strange problem running a stored proc in SQL 2000. The proc returns XML and I'm using ADO to call the proc and return the data as a stream. When I call the proc through ADO, it times out because it is taking 40 seconds to run and my command timeout is set to 30. I can increase this no problem but the strange thing is that when I run the same proc from within query analyser, it completes in under a second. I put profiler on it tracing the command start and finish events and it's definitely taking 40 seconds between start and finish. The proc is used with various input parameters and the timeout is only occurring for some combinations of inputs, but it always seems to take much longer than it does when run from query analyser. Can ...Show All

  • Visual C++ Implementing an Interface for WebBrowser Control

    I have an SDI MFC application, C++. I added the WebBrowser control to one of the dialogs. After adding the control, I double clicked on the control and a CBrowser class was created in my project. This class wraps the control with a CWnd derived class that exposes the main control functions. i.e. GO, STOP, NAVIGATE, other overridables. How in the world do I implement IDocUIHandler in the application so I can customize the UI of the control. (I want to get a callback for mshtml for GetHost for example) So far I added support for ATL in my MFC application.(based on documentation) Next I tried adding a basic ATL object so I could get to the Interface Wizard. (with the goal of generating some class/com structure I could use to imple ...Show All

  • Software Development for Windows Vista Problem with DependencyProperty

    Hi I have this dep. prop. in a Custom Activity public static DependencyProperty SucceededProperty = DependencyProperty .Register( "Succeeded" , typeof ( bool ), typeof ( CreateCustomer )); [ DesignerSerializationVisibilityAttribute ( DesignerSerializationVisibility .Visible)] [ BrowsableAttribute ( true )] [ CategoryAttribute ( "Parameters" )] public bool Succeeded { get { return (bool)(base.GetValue(SucceededProperty)); } set { base .SetValue(SucceededProperty, value );} } In the Execute method i do something like this: Succeeded = true; But i does not seem to have any effect. How come And second. How do I do it right Thanks in regards Anders, DK ...Show All

©2008 Software Development Network