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

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

IMileti

Member List

Redhaze
Idrise
Coolcoderz
Be.St.
Michellos
Chai.B
PatPhilippot
DarkOmen
Frank Xia
betolea
billconan
Don Hames
Joel Joines
Sushmitha
Alfred Gary Myers Jr.
Gad Rosenthal
Gregfig
tnorth
d_godwin
Thomas82
Only Title

IMileti's Q&A profile

  • SQL Server what is the meaning of "64(error not found)" in sys.transmission_queue

       as Christopher Yager say in "Need distributed service broker sample", I also test sending messages between two SQL Server 2005 instances,and after I setup the test environment with instance1 and instance2,I find queue [q2] in ssb2 can't receive message from ssb1. when I query by "select * from sys.transmission_queue",I get some message records that transmission_status is "64(error not found)".  &nb ...Show All

  • Visual Studio 2008 (Pre-release) Expression<Func<A,R>> to Func<A,R> conversion

    Since the compiler is able to generate both Expression<Func< int , string >> e = i => i.ToString()   and Func< int , string > f = i => i.ToString()   I think it would be very helpful to have a way to get the Func<,> delegate for a given Expression<Func<,>> Easiest way would be by an implicit conversion f = e;   I understand it is the job of the compiler to generate ei ...Show All

  • Smart Device Development Launch an application on a PC

    Hi guys, Is it possible to launch an executable file on a shared directory of a PC with an application on a Pocket PC I mean : I want, from my pocket application, send an instruction that launches an other application on a network station, and this application had to run on the station, not the pocket pc. Has anybody any suggestions Thank you ! You will need an application on the PC that listens for the comma ...Show All

  • .NET Development HELP! Change the database at runtime?

    I am building a winform app that needs to be used to create/edit numerous Access databases. I have created all of the datasets using the tools in VS2005 to create my objects to bind to my forms. I found the connectionstring in my appconfig and it points to my dummy/prototype MDB just fine. I have created a Open function that allows me to select the Access MDB that I currently want to work with. How do I change the connectionstring to talk to ...Show All

  • Visual Basic 'nother new to .net question - Time Functions

    does VB.NET have a built in function or namespace to get the date in a "Star Date" style single number, like 54285.34 (prefered for quick storage)    If it does not, how about a function to add to a time or date looking for an easy way to figure out when x number of hours/mins/days/weeks/months/years/etc have passed from the time that was saved and if there is a quick way I really don't want to have to reinvent the clock so to spea ...Show All

  • Visual Studio Team System Cannot access Documents in Team Explorer when not logged on as TFSSETUP

    I have the Beta 3 Refresh of TFS installed. I logged in as TFSSETUP and created a new Team Project (AdventureWorks). In addition, I added my personal id to the admin groups in the Team Foundation Server Security Group and Windows SharePoint Services Role. In the server/reports server, I added BUILTIN\Users to the Properties\Security (this was not enabled by default and thus everyone other than server administrators received security errors for t ...Show All

  • SQL Server Restore a database

      Hello Please, help me I need to know, how to restore the database (base.bak) on MS SQL Server 2005 Ex. Ed. from my WinForm Application I programming on C#. Please, if you can, give me a code on C#. Thanks     Try the following info found at http://www.csharphelp.com/archives2/archive345.html SQL Server Backup/Restore Through SQLDMO and C# ...Show All

  • Visual Studio Team System Team Foundation Exception trying to connect to Team Foundation Server

    I have the July CTP installed on multiple machines (separate data and app tiers). Previously I was able to connect to the Team Foundation Server, now, when using the Team Explorer to connect, I get the error "Team Foundation Exception - Object reference not set to an instance of an object"...  Any ideas Also, is it possible to create a new Team Foundation project programmatically Thanks in advance... ...Show All

  • Visual C++ Tab Control

    I am new to VS 2005. Using the dialog editor, I added a tab control. Is it true that I have to manually add the individual tabs in OnInitDialog using TCITEM Also, I tried to add buttons, checkboxes, etc. using the dialog editor, but it doesn't go on the tab control. Do I also have to manually add these as well Thanks What you are searching for is CPropertySheet and CPropertyPage. Look into the MSDN or sear ...Show All

  • Visual Studio Express Editions Single file database

    Hi, I'm new on .NET platform. Does the .NET 2.0 supports creation and use of a SQL driven standalone single file database or should I install a third party database like SQLite Thanks .NET itself does not contain any databases, but it contains the support. You can use Access for example and withing .NET you can connect to an Access Database with OleDb. No extra components needed, only Access ...Show All

  • SQL Server Installing SQL Server Express edition

    When I try to Install SQL Server expres edition I keep on getting this error: http://www.fambouman.com/SQLError.JPG I'am running Windows SBS 2003 fully updated via windows update.. When I go to the URL mentioned in the error I get an error and the browser redirects to microsoft search. Anybody know how I can setup SQL Expres I need it for dotnetnuke to run. Thanks in advance Hello Antonie, i ...Show All

  • Software Development for Windows Vista Various Issues with installing WinSDK (December release)

    Hi there, I hope you can be of some help. I try to install WinFX RTC 3.0 Beta 2 and WinSDK (December) on a WinXP Pro SP2 machine. The WinFX RTC installer in the first third of the installation process throws an error: An unhandled exception ('System.ComponentModel.Win32Exception') occured in Xws_reg.exe [3728]. but continues and completes stating that setup was completely successful. If I try to install WinSDK the installer after ...Show All

  • Visual Studio Tools for Office Outlook Addin to Interact With External Application

    As a VS Developer I'm excited about VSTO 2005 and I'm also frustrated by the lack of documentation and fragmentation in existing documentation for VSTO as compared to VS but... I need to be able to have Outlook interact with an external application on the same machine by having Outlook send copies of email and contact objects or data to the external application and accept data from the external application for email  ...Show All

  • Visual Studio Team System Error!SQL Server 2005 Report Server Web site is not running!

     When I installer TFS bete 3,I according to installer guide's content operation,but when installer TFS beta 3 ,System occur error!pls reference below: Warning   Description Physical memory does not meet recommendations Workaround / Remedy The physical memory (RAM) in this computer does not meet the recommendations for installing this product. If you continue with installation, you may experience performance or s ...Show All

  • SQL Server Page in Excel File

    Hi, I have made some simple single table reports and using ="Page " & Globals.PageNumber & "/" & Globals.TotalPages to display the page no against total pages It works in the report previewer and pdf export, however, when I export it to excel file, all the reports display only Page 1/1. Am I doing anything wrong or is there any bug Anyone have solution/workaround and similar experience Please hel ...Show All

©2008 Software Development Network

powered by phorum