Software Development Network Logo
  • Architecture
  • Windows Vista
  • VS Team System
  • Windows Forms
  • Microsoft ISV
  • VS Express Editions
  • Visual C++
  • Visual Studio
  • Smart Device
  • Visual Basic
  • Game Technologies
  • Visual FoxPro
  • Windows Live
  • .NET Development
  • Visual J#

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

AsifLogs

Member List

ro4ub
hezkryvo
kmoreto
ChrisNof
rodrigobenin
spncc
gsxawd99
Michael Ingmar Staib
Help Me out Please
SmSm241
Laurent Liegeois
AlexTorone
Eigil
ghostface039
Ritu
marek_adamczuk
FastLiveHelp
Ubersnug
sogod
sidnic
Only Title

AsifLogs's Q&A profile

  • .NET Development cannot get web application service

    When I try to add a new SqlDataSource and click 'Configure...' I get an error message "cannot get web application service" and then it won't let me click 'New Connection' to setup the connection string. Any thoughts Thanks in advance. worked for me too... Anyone else find it funny that a program reboot is the 'fix' for this ...Show All

  • Windows Forms Can anyone provide the tracker sql scripts?

    Hello everyone,  For some reason the tracker source code msi is failing when I run it, with the error message 'The parameter was incorrect'. In fact I am only running it because the c# download doesn't include the Sql scripts..can anyone either help me get the msi working, or just tell me where I can get the tracker sql scripts  Very grateful,&nbs ...Show All

  • Visual Basic How do I change my Build so that it is release and not debug?

    How do I change my Build so that it is release and not debug I scoured help but apparently I'm missing something All that matza I ate during Pessach caused all my blood to head south to digest it and left none for my brain. dennist Go to Tools | Options. Under Projects and Solutions check Show advanced build options. The Build menu should now have the Configuration Manager.   Robert ...Show All

  • Windows Forms dynamically creating a ContextMenuStrip

    ok, I am wanting to dynamically create a context menu strip using an existing menustripitem from the form, I used to do this by creating a context menu and merging the differant main menu item i need to the context menu then when the user click the context menu it just fired the main menu item code. The problem I am having is that if I use context .Items.Add( this .child2ToolStripMenuItem); then the main menu strip item is removed from the main menu strip. Is there a way around this or do I just need to do this a differant way Hi, am able to create Context Menu on a DataGrid. can somebody please tell ...Show All

  • SQL Server Using Current User Name in Report Builder Filter

    If I create a report in Report Builder that shows some data connected with usernames (e.g. work items assigned to my team members), how can I filter the report data by the current user In Team Queries I do this by specifying @me but it seems it does not work with Reporting Services ... In Report Builder, GETUSERID() will return the current user. Bob Meyers has a new blog entry with all sorts of good stuff around these sorts of questions: http://blogs.msdn.com/bobmeyers/articles/Implementing_Data_Security_in_a_Report_Model.aspx ...Show All

  • .NET Development SSIS Package scheduling

    How I can schedule a SSIS package similar to DTS Package scheduler SSIS package is created and build. Where to go from here. Basha,    Are you talking about scheduling this through SSIS and Sql Agent Thanks, Carl Perry Program Manager ADO.NET cperry@microsoft.com ...Show All

  • Visual Studio Express Editions hello???

    Hi guys I am new to vb and I am trying to make a little game I have a few moving graphics on screen...space ships...bombs...etc my problem is the keypress event..... If I keep pressing a key to move an image..everything is fine but if I hold the key down everything else on the screen freezes until I let go I am using form1.keypress........as I dont seem to be able to designate a keypress event to an image.......any help would be greatly appreciated thanks broncolane ...Show All

  • Visual Studio Tools for Office Hosting a web page in Action Pane (MS Word 2003)

    Hi, Does anyone know if it is possible to host a web page in an Action Pane of Word (through ActiveX control or otherwise), in such a way that events (e.g. button clicks, page navigations) could be captured and routed back to the application For example, a web page that contains several forms, a submit button and a cancel button is residing in the Action Pane. If a user fills out the form and presses Submit, this triggers an event inside the Action Pane and some changes occur. Likewise with Cancel. The idea is to merge the web app functionality with the MS Word, so that a user does not have to open a seperate window/run a diff ...Show All

  • Smart Device Development Using same port for Server and Client

    Is it possible to use same port for both the server and client. that is what i mean is if a client connects to the server at port 2332 then server will randomly assign an port, using this port server and client will communicate with each other. Hear, wht i need is i want that randomly assigned port also to same as listen port. Basically i need this for NAT implementation You can bind the client to use a fixed port via the Winsock bind() call prior to connecting, assuming no other process is currently using that port on the system. ...Show All

  • Microsoft ISV Community Center Forums Outlook new Mail item

    Hello *, I have two questions that I can't figgure out.... I have the following code (very simplified): Set mailItem = CreateItem(Outlook.OlItemType.olMailItem) mailItem.Body = "Some text..." mailItem.Display (False) Questions are: 1. How to change the status of the message so that when I close this new message I do not get window "Do you want to save changes " 2. How to insert autmaticly signature Now I parse signature files and add them as mailItem.Body = ... I have Outlook 2003. Thanks in advance, Frenky Hello FrenKy, 1) Call the mail items close method passing in ...Show All

  • .NET Development Building a tree-based editor for XML files.

    Hello all, There is a common way to create an editor for XML files by using a tree that represents the XML structure + some property grids \ dialogs with textboxes for some\each of the XML nodes. I want to build a framework that can be a generic XML tree-based editor, so it can be modified to handle each XML file - the solution developer will modifiy values so It will fit his XML schema. Does anyone know about such a solution samples MSFT used these kind of editors in its Application Blocks Library editor, InformationBridge VS.NET designer etc. It doesn't look that somebody is able to help you with this arc ...Show All

  • Visual Basic Crystal Reports problems in VB 2005

    hello, i have designed a one page addressbook with one data table. i took one crystalreport and with crystal report viewer i have set it in form. now when i am playing program report form starts but there is no data at all. thanks. I'm suffering the same problem. I tried upgrading to Crystel Reports XI and still suffer the same issues. I'm using Visual Studio 2005 Pro and I'm trying to talk to an access database. Is there any thing I'm missing ...Show All

  • Visual C# Avoiding flicker when dragging from one from to another form

    I have one form that contains a control that I want to drag to another form. The form onto which I am dragging my control has a transparent background (by setting the backColor and the transparencyKey to the same color), and has TopMost set to true. It has just one control on it that will respond to the DragDrop event. When the receiving form is on top of the source form, there is soo much flickering going on as I drag, that it is impossible to see whats going on. Is there any way to avoid all the flickering You shoudl enable double buffering. Check out this article: http://msdn2.microsoft.com/en-u ...Show All

  • Visual Studio Team System InstallationError 32000: in SetupWarehouse.exe (Team Foundation App-Data Tier Beta 2 Setup)

    Hello All, After a lot of installation problems installing Foundation Server I cleaned the Windows 2003 Server Standard Edition and started, allmost desparate, all over again. I checked everything and even started reading the installationmanual. I checked the User (TFSSETUP and TFSSERVICE are local Administrators) and  all the services (Analysis Server, Report Server, SQL Server, SQL Server Agentand Sharepoint) and started the installation Eveything seemed to be fine for a while. Then, almost at the end of the installation, the following Exception occurred: Message on the Screen: Error 32000. The commandline "C:\Program File ...Show All

  • .NET Development How to send SMS?

    Hi all, I would like to know how to send SMS from my application. Does sending of SMS concept is the same as sending of email I had tried sending of email without any problem. I had reused the code from sending of email but seems that it don't work. Please help. System.Net.Mail. MailMessage message = new System.Net.Mail. MailMessage (); message.To.Add(SMStoAddress); message.From = new System.Net.Mail. MailAddress (SMSfromAddress); message.Body = "This is a test" ; System.Net.Mail. SmtpClient smtp = new System.Net.Mail. SmtpClient (SMSHost); smtp.Send(message); ...Show All

©2008 Software Development Network