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

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

zocmer

Member List

helsingfors
Can-Ann
qrli
Keano16FCeltic
RameezM
WV John
Gordonn
Forscius
a23rd
millie_w
MyoZaw
JBS
Kennon2005
Elizabeth Bradley
Paradigm Shift
Andreenkov Alexander
Karloff
cedubose
cfaulk
claesbrandt
Only Title

zocmer's Q&A profile

  • Windows Forms Progress bar

    Hi All, I have a main form and at some point of code,I want to show progressbar..so I created a new form with progressbar and wrote this code to it; this->progressBar1->Minimum=0; this->progressBar1->Maximum=5; this->progressBar1->Value=1; this->progressBar1->Step=1; for(int i=1;i<6;i++) this->progressBar1->PerformStep(); so at some point of code in MainForm, I invoked this form with progressbar..but how to close this window automatically after sometime Thank you This will happen when you try to access a form that is already closed. I can't tell from your code snippets but be sure to create a *new* instance of the form every time you display i ...Show All

  • SharePoint Products and Technologies Can not creat Site collection in wss 3 release version

    hi all... My installation of WSS 3 was successful.. My config Windows 2003 SP1 (Part of Domain "testwss") Framework 3 (Release) Wss 3.0 (Release) Sql 2005 ( On other machine which is part of Domain "testwss") IIS 6.0 office 2003 pro after creating application successful i am not able to create site collection i get the following page. The Windows SharePoint Services Web application has been created. If this is the first time that you have used this application pool with a SharePoint Web application, you must wait until the Internet Information Services (IIS) Web site has been created on all servers. By default, no new SharePoint site collections are created with the Web application. To create a new sit ...Show All

  • Visual Studio 2008 (Pre-release) Are samples old or is my intellisense broken?

    Let's say I have this in an App.config file for a WCF service: <configuration> <system.serviceModel> <services> <service type="GreetingsService"> <endpoint address="" binding="wsHttpBinding" contract="IGreetings" /> </service> </services> </system.serviceModel> </configuration> The 'type' attribute for the tag <service> (set to 'GreetingsService' in my example) is not recognized by intellisense. Was this attribute replaced/ dropped and the sample is no longer accurate with the latest WCF or is my intellisense somehow not working and if it is, any ideas how to fix it Thanks, Trevor ...Show All

  • Visual Studio Express Editions Uninstalling Express Edition

    i can't uninstall the xpres edition tried that blog thing and i deleeted all those sql things and all i have left is the xpres edition to delete and it won't let me cuz it said it cant check for a valid ordering blah blah blah... i tried to delete it in the regedit but still some parts left... can someone help me Based on your original post, your system is in an unknown state... Try re-installing .net 2.0, then uninstall the express apps. Do they still show up in Add/Remove Programs -Tim <MSFT> ...Show All

  • Game Technologies: DirectX, XNA, XACT, etc. MS Document Explorer + XNA : code sections don't show

    When I view "Your First XNA Game" in MS Document Explorer (Via C# Help, Contents, ..) the code sections/snippets don't show. However, when I view the source of the page, the code *is* there. I restarted V#, the Document Explorer .. no difference. This is rather odd, isn't it I wonder what's wrong. please look at the announcments and FAQs, here i will guide you http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=710286&SiteID=1 . ...Show All

  • .NET Development How can I run an User Control using a Web Application...

    Framework Version1.1. I have a User Control inside a Windows Control Library named WCL1. I embed that User Control inside the web Application(named WA1) using <Object> tag.. Along that I have Add the reference for the WCL1 Now if I access through. http://localhost/WA1/WebForm1.aspx means it works... But if I access through IP Address for eg.. http://IP/WA1/WebForm1.aspx means it will not works... Please anyone give me an Idea.. Ahhhhh I was taking it wrong i thought you are not able to view your control at all neither with localhost not with ip! Now listen, can you tell me what IP are you using Have you tried 192.168.*.* series any IP Address out of this range will not be consided Intranet.. b ...Show All

  • Windows Forms Adding array of controls into main form results nothing

    Hello there. I am working an a BIG project and I am having a small problem. I have a form and in my main code I initialize a new form: OrderGroup g = new OrderGroup(); g.ShowDialog(); g.Dispose(); and in OrderGroup I do something like this:         public GroupOrder()         {             InitializeComponent();             _rooms = new List<Panel>();             //Do something             if (_currId != -1)       & ...Show All

  • .NET Development How to empty a table in a database

    Hi, I use VB 2005 Express edition. I want to empty a table in a MS Access data base and set the primary key to 1 for the next entry. How can I do that Thanks! I'm not sure I understand how to perform " DELETE * FROM TABLENAME " I'm really new to programming... I understand that I have an object named DataSet witch contains data from a database, and a tableadapter that makes the link between the DataSet and my data base. So I should do something like DataSet.delete(*, tablename) Doesn't seem to work... ...Show All

  • Windows Forms Multiple ICONS

    Hi, Can any one explain. My local application StartsUp automatically when the machine is started, it then minimises itself and places an icon in the desktop task bar. Actions are done by the user which are handled by the application either totally in the background, or by showing the application on the desktop and then once the action is complete hiding the application again. Despite my atempt to control threads etc I seem to get multiple icons appearing in the task bar. Can anyone advise Thanks for your help. Andrew System.Windows.Forms.NotifyIcon is for this purpose (and I think this is what you used). Add a NotifyIcon to your form and set/change its Icon, Text, and ContextMenuStrip as ...Show All

  • Windows Search Technologies Performance problem

    After trying WDS 2.6.5 during some days, I have a doubt concerning indexation perfomance. In the beginning, the indexation was very fast. But now I don't see any significant evolution. At this time, 17046 documents are indexed and 23627 are waiting. During the last days, I put the computer working only in the indexation during 1 or 2 hours in a day, but I don't see any significant variation of these numbers. However I see that WDS is scanning files (at least it shows their names in the indexing status window). Can anybody explain to me the one what happens Thanks. Today, very quickly, the number of indexed files changed from 17000 for about 35000. However, in the last days, as I already explaine ...Show All

  • Software Development for Windows Vista Missinng flash.ocx in vista rc1.....

    Hello i need help about windows vista rc1 build 5600 ... I tried to install my router's software but the autorun could not run because flash.ocx was missing (installing flash player 8 did not solve the problem) In windows xp/2000 the autorun works properly. What should i do plz help me Hello. The autorun program requires Adobe Flash ActiveX component which is not available in Windows Vista by default. You have probably tried to install Flash Player from other browser than MSIE. Since Adobe doesn't provide direct links to the component's installer, a browser specific version is always downloaded. First of all, try installing the player from this site: http://www.softwarepatch.com/internet/flash.html If this ...Show All

  • SQL Server Security Issues with Reports

    I am having a problem with getting my reports to work after deploying them to a report server.  Viewing them in the preview pane in Visual Studio 2005 works fine with the data being returned. But when trying to navigate to the report from my desktop machine using the report server url I get the following error An error has occurred during report processing. Cannot create a connection to data source 'datasource'. For more information about this error navigate to the report server on the local server machine, or enable remote errors So I remote into the report server and browse to the report from there and it works fine and the data is returned.  Is there something I am overlooking here I am using "Window ...Show All

  • Windows Forms component inside controls

    i'm having a problem with components that i place inside control. i get a object reference not .... when i try access the properties of the component. so i have a custom dgv placed on a custom usercontrol that i place on a form. when i set columns it says object ref. . . why ...Show All

  • .NET Development How can I synchronize two MS Access tables?

    Hello, I have 2 MS Access databases, In each database I have a table called catlog. What I want to do is to check the catlog table in database (B) and pass over each row to see if it (the row) exists on table (A). If the row doesn't exist, I insert it as a new row, if it does exist I update the existing row. I want to do that at the runtime of a C# program. Your help would be greatly appreciated. Hello, I tried many many different ways to substitute the path of the database with variable, but can't make it work. Can anyone help The code without substitution and works, AccessCommand.CommandText = "INSERT INTO [Catlog] SELECT * FROM [MS Access;DATABASE=C:\Test Files\db1 XP.mdb;].[Catlog]" ...Show All

  • Visual Studio Express Editions Reset keyboard keys

    I have a project I am working on and it requires that the keys on the keyboard read different than what is on them. For instance, I would like the letter "I", when press, to return the numeric value of "4". Can anyone help Replace the test on Keys.A with Keys.J. And SendKeys("4"), no need to test for the Shift state. ...Show All

©2008 Software Development Network