sakis_ser's Q&A profile
Windows Search Technologies Address bar - locked
my address bar will to type in the full name of a web site, but once complete it will not pull up the site, it stays on the main msn page. Like typing in www.miamidolphins.com - but while typing it will drop down and offer a list of sites, if i pick one of those I can go straight to the sight or choose from my favourites. but to actually type a new site name in the address bar and click go - it goes no where. how do I solve this i do have google and msn tool bars open help maggie ebersold Hi Maggie, Your issue doesn't appear to involve Windows Desktop Search - does it Thanks, Bill ...Show All
Software Development for Windows Vista Rulesets that define/build ASP.NET GUI
I have been playing around with Workflow for a few days now and really like what it provides so far. Right now I am trying to find out if I can build a ruleset that will add buttons, checkboxes, etc to my web page. I have seen the example with the RulesDrivenUI, but they are just enabling and disabling fields. Is it possible to add new controls to the webform through rulesets Thanks, Currently we do not support the creation of new items as a part of the RuleSets. This is a feature addition we plan to come up with in the near future. Thanks, Kushal. ...Show All
Visual Basic setup project can not build
Hi, I am using vs 2003 to build a setup project but got this error message "Could not find file ..., Not enough storage is available to complete this operation." I checked the path of the file, it is correct. After I remove this file from the setup project, I can build it successfully and the result msi file is about 250MB, the file I removed is about 260MB, is there any limitation about the size of the file in setup project or the total size of msi file If so, how can I build the setup project I appreciate your help. I'm getting this error now on simple projects (basic Windows app w/ 1 form). ...Show All
Visual Studio Express Editions Inheriting Form Issue in VB2005
Hello All, As usual, I think I'm doing something that's not "Kosher" in trying to inherit a form to a new Item. I get a ton of errors including data connection, etc. The solution works and builds, publishes and all that, but there seems to be settins somewhere that are pointing the inherit function somewhere else. Please Help...I don't want to redo all of those controls and buttons again on the new pages. Thanks, Elgee... PS...Any ideas on how to map the numeric keypad to a masked textbox I can't figure out how to advance the digit after a mouse click...I can only get one digit to enter ...Show All
Visual Studio Showing crystal viewer
I created a simple windows application that shows data from a SQL database in a crystal report viewer. I have no problems on my machine but when I run the program on other computers (using a setup package) I get blank on the report viewer. Check the default printer on the system. I've noticed when I build a report that is set for letter size pages and I run the rport on a system that either has no printer installed, or has a non-letter paper size, the report will usually end up completely blank. If there is no printer available to the system, I usually just install the driver for a LPT printer an ...Show All
Visual Studio Express Editions why is vb.net printing so difficult?
Hi, I have loads of VB6 apps I am trying to migrate to VB.net and the biggest problem I have is that printer.print has no equivalent in vb.net Can anyone tell me a simple way to print in dot net Thanks Impossible is about right. I just can't see what to type to make something come out on paper, and I have written some neat VB stuff (IMHO) in th epast but this dot net thing has me stumped. Am I missing something or is nobody printing anymore Maybe we have finally reached the holy grail of the paperless office by MS removing the ability to print. Seriously though, can anyone point me at a p ...Show All
Visual Studio 2008 (Pre-release) control template question
If I have the following template, how to refer to 'sv1' when the button is clicked < ControlTemplate > < Border CornerRadius = " 10 " Height = " 300 " Width = " 200 " > < StackPanel Orientation = " Vertical " > < RepeatButton Style = " {StaticResource upbtn} " /> < ScrollViewer VerticalScrollBarVisibility = " Hidden " HorizontalScrollBarVisibility = " Hidden " x:Name = " sv1 " > < ItemsPresenter Height = " 240 " /> </ ScrollViewer > < RepeatButton Style = " {StaticResource downbtn} " /> </ StackPanel > </ Border > </ ControlTemplate & ...Show All
Visual Basic AnalogTVTuningSpace and MSVidCtl
I´m trying to develop a decent tv tuner/capture application (since there are no such apps, nowhere, I say) in Visual Basic 6.0. I´m using the MSVidCtl component together with the AnalogTVTuningSpace and IChannelTuneRequest object to achieve this, as described here: http://msdn.microsoft.com/library/default.asp url=/library/en-us/directx9_c/directX/htm/hostingthevideocontrolinavisualbasicform.asp and here: http://msdn.micro ...Show All
SQL Server How do you do multiple left outer joins???
I need to do multiple left outer join to return search profiles that could contain NULL in them that could also be foreign keys. I bolded the three IDs that could be NULL or have a foreign key for a value. An example with my code would be great I've tried decyphering the many employee and company examples on the web but I haven't figured it out yet. Right now I only get profiles that have foreign key values and it misses the rest in the search. So NULL MakeID or ModelID no result on that item my SQL statement below. Using SQL Server 2005. Pretty new this to SQL and databases but so far this ...Show All
Software Development for Windows Vista Designer and the Toolbox
We are working on integrating the workflow desinger into our suite of tools. Our shell currently has a toolbox that implements the IToolboxService interface. When we create the DesignSurface for the Workflow designer, we pass in our root service provider (which contains our toolbox service). However, the Workflow designer never asks our service provider for the IToolboxService (though it does ask for many other services). How does the list of available activities, etc, get populated in the Visual Studio toolbox Thanks! I'm trying to create activities and workflows on-the-fly (xoml) and drop them onto the de ...Show All
SQL Server Can you use Report Builder with SQL Server 2000 and Visual Studio 2003?
This is a really silly question and I think I know the answer to it. I installed Reporting Services on our SQL Server 2000. It worked really well. I then read the article by Mike Gunderloy about Report Builder and that’s just what I wanted for our <smart> end users to design their own reports. I watched the presentation from http://www.microsoft.com/sql/2005/bi/BIn_Ad-HocReporting500k.wvx and was impressed. I typed http://localhost/Reports into my browser to see what would happen. It redirected me to http://localhost/Reports/Pages/Folder.aspx and all looks great. The article by Mike said I had to set up a Data Model fo ...Show All
Visual Studio Team System Can't get past the 26204 error
I cannot seem to get the data tier installed, it keeps failing with a 26204 error but I can't see anything obviously wrong. I've checked the list at http://blogs.msdn.com/askburton/archive/2004/09/03/225386.aspx but everything still seems OK. - The server is a Windows 2003 Enterprise Edition (not SP1) server. - It's a member of a 2003 Active Directory. - I've created a domain account called TFSSETUP and added this to the servers local administrators group. - I've installed IIS on the server. - I've installed the April CTP of SQL Server 2005 (as recommend by this post http://forums.microsoft.com/msdn/ShowPost.aspx PostID=67956 ...Show All
Smart Device Development messageBox with components...
Hi there, I was wondering how to create a messageBox (or something similiar) that includes components or object's as well (e.g.: a textBox). Actually, I am talking about that messageBox that appears when selecting the 'open path' option in File Explorer application (any version of Windows Mobile). Could someone please help Hi there, I was wondering how to create a messageBox (or something similiar) that includes components or object's as well (e.g.: a textBox). Actually, I am talking about that messageBox that appears when selecting the 'open path' option in File Explorer application (any ver ...Show All
Visual C# PInvoke Doubt.
Hi, i am working for Certificate Management module in a Smart Card Management System project. I am planning to use Platform Invoke to access the XEnroll.dll, CertCli.dll and Certadm.dll. I am planning to create an wrapper like the following public class XEnrollWrapper { [DllImport] << Function that i like too call from the win32 dlls>> } My Question is: The certcli.dll or XEnroll.dll may be changed/replaced entirely in feature, in this case i have to change not only my wrapper and also the core library i am going to develop because the prototype of the function in the dll may change or the function i am u ...Show All
Visual Basic CREATING MODULES
I AM TRYING TO USE A MODULE TO CALL SEVERAL FORMS IN VB2005 EXPRESS. THE PROGRAM LOOKS LIKE THIS: MODULE MODULE1 DIM form1 As New Form1 DIM form2 As New Form2 Sub Main() MsgBox( " This is module" ) form1.Show() ' trying to call form1 form2.Show() End Sub End Module Public Class Form1 &n ...Show All
