Answer Questions
XnakX Could not load type "TaskVisionWS.Global"
I actually can't get it working. When I try to navigate to http://localhost/taskvisionws/authservice.asmx I get the following error message: Parser error .... Could not load type TaskVisionWS.Global I tried to put the TaskVisionWS.dll in the GAC but it isn't a str ...Show All
Mark Heath Gameplay idea
Current gameplay field is very plain. I think that ability of bugs to dig holes and underground passages could add more variety to the game, thou i can't write any details now - they need to be thougt over. ...Show All
VasuK How to select a control within a control in design-time?
Hi, I am building a custom control that mimics the MS's outlook bar. It consisits of a panel, which has bands and each band has a button that serves as a caption of the band and a container panel within the band. My question is: In design- ...Show All
Lexar JOGR Databinding combo box
I am working on an MDI application. I have a list box and combo box in one child form. The irony is that the selectindex does not work even when I set the selectindex property to -1. The same application works fine when it's not ...Show All
Efren How do I get the current pixel's color from anywhere on the user's screen? .. By VB.NET
Hi.. Please.. How do I get the current pixel's color from anywhere on the user's screen By VB.NET # # # # # # # # # # # # # # # # # # # Sorry I can't speech English Good !! # # # # # # # # # # # # # # # # # # # lelian@lelian.com Yes .. The location of the mouse. You can make a screenshot (see http://www.developerfusion.co.uk/show/463 ...Show All
R Hearn Databinding to custom list-selector control
I'm trying to build a custom list selector control that has a collection of like objects in it (ie buttons). I'd like to be able to databind to this control where the page size matches the number of objects in the collection. This seems like it should be pretty straight forward, but for some reason I can't get my head around it. Any advice/samples/pointers would be appretiated. Thanks! -james Are you looking fo ...Show All
GijsVos Smart Client & Web Service
I am developing a smart client application that uses Web Service to load data - a dataset containing 15 Tables. The data is subsequently loaded in about 15 forms where the user can amend them using textboxes, comboboxes,calendars etc. Once they decide&n ...Show All
AMasson 5 errors that I dont really get why they there...
Hey, in my spell check code I got 5 error and I dont get them, I downloaded a "DLL" and I added the stuff in just like it said to, and then I added in the code, so here is the code that has errors in it, I am gunna say the line and then next to it will be the code, the errors are underlined and bold: CODE: LINE 140: Private Me .SpellChecker.MisspelledWord += New NetSpell.SpellChecker.Spelling.MisspelledWordEventHandler(Me.S ...Show All
Asvin Ananthanarayan MSFT Welcome to the Whidbey Forums
Please use these forums to discuss Whidbey features, ask the Windows Forms team questions and report any bugs found. thanks - mike Unfortunately I can't do it simply because no copy available yet. Since about half a year I know about ...Show All
Qmar Error when Deploying ClickOnce on Website
Hello, When users try to download my app they are coming across an error message. I have confirmed that they have the .net 2.0 framework installed so I'm not sure what this error is referring to. unable to install or run the application. the application requires that assembly dotnet version 1.3.2232.25557 be installed in the global assembly cache (GAC) first. Check the application manifest ( ...Show All
Chris Jiang App crashes when run from default install location
Hi folks, A new user of my application had a problem in that the app never started. It installed fine, but crashed as soon as it ran. I tried all sorts of things to diagnose the problem, and finally out of sheer desperation I asked him to try copying the exe, the exe.config, and a few support files it uses to a new folder (under My Documents, for example) and try running it there. It ran fine. What could cause an application to work ...Show All
Andy Male Problem with databindings
Hello All, I've created my own control and implement property LabelText with [Bindable(true)], also event LabelTextChanged is implemented. If I drop this control to the form and bind it to the DataTable in designer - everything works fine. But when I drop it& ...Show All
Satpal FindControl.
Hi everyone, Does anyone know what would be the similar of FindControl method from Web library to from Windows.Forms library I need to get what controls do I have inside a panel, like TextBox, etc. Thanks in advancing. Doria This line is firing the exception: System.Windows.Forms.Control ctr = container.Controls; You can't set into a Control object a collections of controls. I don't under ...Show All
Nathan Scott PrintToPrinter no data
WinForms Dot net. We have a loadreport function that builds all the paramaters and logins. The very last commands are based on whether the app told the method to print only or not. If print only we set the printer name to nothing to ...Show All
Sabyasachi PROBLEM: Microsoft.ApplicationBlocks.Data
I'm having a big problem with the DAL that comes with TaskVision and I'm hoping I'm just doing something silly and someone can tell me what I'm doing wrong. I changed TaskVision so I could use SQL Authentication (just changed the dbConn.ConnectionString& ...Show All
