Floele's Q&A profile
Visual Basic how to binddata to a label control?
im using vs.net 2005 professional and in webforms i added a label when user opens the page i want the label shows a data from my database i made the connection but couldnt do data binding pls help.... Imports System.Data Imports System.Data.OleDb Partial Class _Default Inherits System.Web.UI.Page Dim a As New OleDbConnection( "Provider=Microsoft.Jet.Oledb.4.0;Data Source=C:\Documents and Se ...Show All
Visual Studio Can't install VS Team beta 2
After downloading this file for 30 hours and getting it to a DVD, I immedialty get an error returned when starting setup.exe: 'Setup was unable to copy the file E:\VS\setup\DeleteTemp.exe to your temporary directory. Please make sure that the file exists and rerun setup.' In checking for this file I found that in does not exist. There is a DELETETE.exe file. I went back to my hard drive and renamed this file to DeleteTemp.exe and ran the setup.e ...Show All
Visual Studio Team System Team Foundation RC install Failures, Dr Watson
Hi, I have been trying for serveral days to try to figure out what the heck is going on with this install. The issues I have ran into was during the install on TFS (RC), I keep getting these watson failures. I am so stumped on why this is doing this. I have everything else working fine such as sharepoint, reporting/SQL. Here is the last line of the error log file. [03/23/06,20:32:24] Setup.exe: GetGlobalCustomProperty({4F8791EE-486F-44B ...Show All
Game Technologies: DirectX, XNA, XACT, etc. error 1304 and error 2350
Hi durirng the install process it gives the error messages listed in the subject but i get them the following way: during the coping of the files it comies up with and "Error 1304.error writing to file microsoft.xna.ui.xnastudiopackage.dll verify you have access to that directory" it tels me to cancel or rrtry and i clikc retry as i am the computer admin and it then pops up with the "internal error 235" and i am forced to cli ...Show All
Visual Studio .Net Framework CANNOT uninstall or reinstall
Hi All, My .Net Framework 1.1 does not give me the option to repair. I tried to reinstall, but it did not work because it gives me a message saying that I already have the current version installed. I'm trying to uninstall previous version of .Net Framework before doing a clean install of SQL Server 2005. When I tried to uninstall in Add/Remove, the following file it asked for, and I don't think it is on my harddrive - tmp1DD.tmp - any help ...Show All
SQL Server Concatenate text with expressions?
Hello, I have a textbox and I want to concatenate my text with some value from the datasets, I have tried differente syntax but nothing De acuerdo con & Fields!NombreEvaluando.Value De acuerdo con & =Fields!NombreEvaluando.Value Thanks Expressions start with "=". Use ="De acuerdo con " & Fields!NombreEvaluando.Value ...Show All
Visual Studio Tools for Office Word document Page count, word count, paragraph count, values.
Hi, Is it possible to get the genereted word document number pages [ page count value ], paragraph count value, word count values, etc through programming. I would like thank if ony one answer to me. Yes, programatically you can count the number of pages in a word document, number of paragraphs in a word document and so on. Cheers Praveen ...Show All
Visual Studio Team System How to import TFS Users as Project Resources
I have a new TFS project which has a number of our Active Directory users assigned with permissions. Our AD Friendly names are in the form "lastname, firstname". When I Get All Tasks from TFS in Projects, each name appears as two people. (E.G. Doe, John in AD appears as users Doe and John in the Project Resource Sheet.) Is there a way to get the TFS users into Project without having to change our AD I am too small a fish to force a co ...Show All
Visual C# Creating form during event handler freezing?
I have a class that I use to monitor a windows service. When the service's status changes it raises an event. In my main form when the event is raised I create a new window to show the user the status has changed. For some reason it freezes my form (the newly created one). The form works perfectly outside of the raised event, its only inside the event that it freezes. Am I not suppost to create objects during an event handler Here is m ...Show All
Visual Studio Error in installing msdn and VSS in Visual studio team system
I have installed visual studio team suite successfully.I also have sql server express on my system. When I am installing VSS then I am getting this error In VSS 2005. The installer has encountered an unexpected error installing this package. This may indicate a problem with this package. The error code is 2337. This is only the case with my systems in our software house. When I try to install DVD on other system perfectly (e ...Show All
Smart Device Development New Windows Form adds a 'mainMenu1' control
Using vb in vs2005, if I add a new Windows Form, it places a 'mainMenu1' control at the bottom of the IDE, which seems to be adding a blank gray band across the top of my form when I deploy, and I can't figure out how to get rid of it. When I right click on it, there is no delete option. This did not happen in vs2003. Any idea what is going on here, and how to keep it from adding this 'mainMenu1' control when I add new forms to my project ...Show All
SQL Server login failed
I know this is probably a question that has been answered a million times, but it is in regard to SQLEXPRESS. I have built a small ASP 2.0 web app that runs fine on the local production machine when I go to view a gridview or a detailsview to delete or add records. However, when I try the site out on another machine, it runs fine (logins, etc), however when I go to the data page I get an error stating that the login failed for the AS ...Show All
SQL Server help with sql query
Dear all, i have ' employee_Id ' column in table employeesIBM , and 'employee_Id' column in employeesSUN. Now, there are 4 records in employeesIBM. and 10 records in employeesSUN. *******What i want to achieve***** i want to write a query which will display one column 'ALLemployees' displaying 4 records of employeesIBM and 2 records in employeesSUN. something like this >>> employee_Id ***** ...Show All
Windows Forms Some bug in TaskVision
Hello Task Vision is a good program - but in my opinion some code must be change - when You click on column header to sort TaskVision task it's OK - but when You click 2 times on Header it's run selected vision window to change s ...Show All
Software Development for Windows Vista SDK problem
Hello, I had used november CTP more times without any notable problem. I will install february ctp version. I've uninstall previuous veersion, download runtime and sdk. I've install runtime and also sdk. But after, nothing work. old applicaion cannot b compiled. I don't found dll for .NET as presentationframework.dll. XAMLPad isn't installed. Only C++ library and help file is installed. What is the problem Thanks for your help. ...Show All
