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

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

Prabagarane

Member List

Troy Lundin
XNA Rockstar
DKB
-JW
shauli
Kirill Tropin
Shruti00
one2escape
Srinivasa Chary
lfarzati
MasterJ
dotnetorjava
jobo5432
MShanahan
Frikkie1
JIM.H.
Larry Menard
Adrian Betschart
christy_christ
programmingisfun
Only Title

Prabagarane's Q&A profile

  • Visual Studio Team System Code Analysis not working for team build

    hi.. i have created a team build with the code analysis checkbox selected. I have set a custom configuration for code analysis for the project.... when i run code analysis for the website, it shows the errors...but when i run the team build, the code analysis is not performed... i also checked the TFSBuild.proj file...the <runanalysis> has a value 'DEFAULT'.... is there any thing more i should do Thanks, Bob Hi All, Something interesting caught my eyes, when i tried to find out a solution to the problem mentioned above... FYI.. " Since you can set code analysis option per each flavor in a project, you can run code analysis per flavor even during the build pro ...Show All

  • Visual Studio 2008 (Pre-release) Followed instructions but WCF still not working on IIS.

    I followed the directions in the following article: http://msdn2.microsoft.com/en-us/library/ms752241.aspx But the browser still shows a blank page, or the text of the file is displayed instead of the service's help page. As I am completely unfamiliar with IIS, can someone give me a step by step on how to solve this problem Here are my system specs: Visual Studio 2005 pro, IE7, IIS 5.1, WinXP. Here is what I did so far (and it still didn't work): 1. Installed WCF after IIS 2. Ran aspnet_regiis –I –enable in my .NET framework v2.0.50727 directory. 3. Made sure .svc file type is mapped to aspnet_isapi.dll as according to the article above. 4. In VS2005, Created New Website->WCF Service(Location: HTTP, http://local ...Show All

  • Visual Studio Tools for Office Office 2003 smallbusiness supports vsto?

    Hi, does office 2003 support vsto If no, are there any extension for this version of office to supports vsto Thanks. Here is a link to the System Requirements. What is supported is clearly spelled out for you: VSTO Requirements ...Show All

  • SQL Server Tricky SQL question

    Hello all, I'm very new to SQL, but find myself with this problem that i've been working on for a while, but I just can't figure out how to work through it. I've got a database of appointments for vehicles. This database holds start time, month, day, year, end day month, year... etc. I want to make a query that allows users to select a begining year, month day etc. and ending month year etc. so i've got this query (I'm using PHP, so the $...'s are just $_Post variables. so here's my query: $query = "SELECT * FROM `appointments` WHERE start_year BETWEEN $start_year AND $end_year AND start_month >= $start_month AND end_month <= $end_month AND start_day >= $start_day ORDER BY start_year, start_month, start_day, start_ti ...Show All

  • Windows Forms Loading data into winforms with strongly typed datasets

    I've been experimenting with strongly typed datasets and relational databases with winforms. I am wondering if there is a better established approach then the approach that I am taking to store and update data. The method that i'm currently employing goes like this: I have an mdi parent form which has mdi children. Each mdi child (for example) represents a file. That file will have a unique ID, so the file can be loaded in two ways - creating a new file or loading an existing file. The file will have misc properties made up of textboxes, comboboxes etc. So the file objects have the following properties and methods: class File : Form int FileID ; File() - basic constructor AssignID () - uses stored proc to create a row in da ...Show All

  • Visual Studio Tools for Office Hosting Multiple Word Docs in VSTO WinForms App

    We obtained VSTO in order to allow our application user to: (a) select a Word form (that has fields in it) (b) display that form inside the WinForms frame (perhaps in a panel) (c) enter some data, then click a form button to save the data from the Word fields. Prior to VSTO, the only way to show the Word document was using a WebBrowser control, and that didn't give access to the fields in the document. VSTO was supposed to make this possible (in my understanding). Am I missing something obvious I don't see a prebuilt sample from Microsoft that does anything like this - the only samples I see have embedded blank documents and only one per project. Richard A. Polunsky Houston, Texas USA 713-249-7745 rpolunsky@yahoo.c ...Show All

  • SQL Server Conversation that dont end.

    Hi There Message ordering is of utmost importance in our application. As i found in testing the only way to ensure message ordering is if they are in the same conversation.If you send multiple messages in different conversations there is no garantee which will be processed first. Therefore i will be creating conversations that last "forever", that is using a single conversation. I plan on doing a BEGIN DIALOG CONVERSATION when an inititator site is setup and writing the conversation handle guid to a table. I will them simply SEND ON SONVERSATION using the guid, i will never issue a end conversation from target or initiator. Is this theory solid, ie: is there a better way or best practice to do this I know tha ...Show All

  • .NET Development how to solve this connection problem

    hello... when i open my connection(sql connection ) am geting this problem... can any one tell how to solve this An error has occurred while establishing a connection to the server. When connecting to SQL Server 2005, this failure may be caused by the fact that under the default settings SQL Server does not allow remote connections. (provider: Named Pipes Provider, error: 40 - Could not open a connection to SQL Server) am using sql server 2000 for my database am getting this error how to solve this.. plz help me Try forcing it to use TCP in stead of Named Pipes You can do that by adding "Network Library=dbmssocn" to your connection string. ...Show All

  • Visual Studio 2008 (Pre-release) How to find whether the Service is running in the server from client side in WCF.

    Hi All, Hey, i am looking for a solution to find whether the service in the host is running; from the client side. If any one know how to find this .. please let me know how to do this. Advance Thanks, Harish A we don't have any built in mechanism to find service is running or not from client side(on svc side,you can use WMI script to find how many services are running or not) may be you can design this easiley,you can use WMI script to publish this info to database and query database from client side to find the status of WCF service. ...Show All

  • SQL Server Jump to report

    I have a reporting contain link to report (Jump to report) I would like to jump to report locate in other folder in the folder tree. now I'm getting error in the link that the report down't exist in the folder. what is the option to jump to report in other folders Thanks The problem is that we are using the ReportViewer control. So we need to open a new windows in winform ReportViewer control ...Show All

  • SQL Server Service Pack 1 -- account information could not be verified

    When installing Svcpack 1 ontop of my 9.00.1399.06 RTM Developer Edition I get the following error everytime: --------------------------- Invalid Login Information --------------------------- Your account information could not be verified for one or more instances. Ensure that you can connect to all the selected instances using the account information provided. To proceed further deselect the instances to which connectivity cannot be established. --------------------------- OK   --------------------------- I have followed all possible suggestions on the following post http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=358003&SiteID=1 but nothing works.  I'm running as the local admin on t ...Show All

  • Windows Forms Program Warning problem

    Hey, I found this really cool Example on The Code Project website that was a MS Word/Exel like program, and for the recent documents list thing I have to have this line of code: private static extern bool PathCompactPathEx ( StringBuilder pszOut, string pszPath, int cchMax, int reserved); I highlighted green the part that has the warning...Below is the warning and this warning wont let me run my project until it is fixed...: Warning 1: Method, operator, or accessor 'Notebook_Pro.Form1.PathCompactPathEx(System.Text.StringBuilder, string, int, int)' is marked external and has no attributes on it. Consider adding a DllImport attribute to specify the external implementation. What do I do to fix this T ...Show All

  • Visual C++ Is there a way to create a dll in C++ without a def file and have it work for a Visual Basic Host?

    Is there a way to create a dll in C++ without a def file and have it work for a Visual Basic Host "I didn't know it mattered so much" and "for sharing your expertize with the other viewers " That's the problem with 4 threads... for me it was easier to respond because I knew more details from the other threads. For some random viewer it may be more difficult to understand. Anyway the sky isn't falling, I just made a suggestion . "or I had perhaps prematurely indicated that a previous reply was an answer" You can always unmark a post as an answer. "I got one working using a method that required a seperate file to be compiled along with every program that uses the dll" I hav ...Show All

  • Visual C++ C++ 6.0

    Hello i'm new to this forum i downlaoded the C++ 2005 from microsoft which is available for free but i use C++ 6.0 at my univeristy the C++ 2005 is totally different so can anyone tell me where i can get C++ 6.0 so i can use it on my laptop instead of sittin in uni all day any help will be appreciated, Thanx in advance Toseef K What do you mean C++ is totally different Do you mean the language or the development environement The new compiler is much better and compliant to the C++ standard, so I strongly recommend to use the Expression edition of VS 2005, and forget about VC++ 6.0. ...Show All

  • SharePoint Products and Technologies Problem using email to initiate workflow

    I have a situation where a workflow attached to a list is being initiated successfully in one case but not another. My setup uses two lists, one workflow, and one event handler: List 1 "BizOp Announcements" : this is a Sharepoint announcements list that is set up to receive email from a user whenever a new Business Opportunity comes in (the user gets the email and forwards the email to the list) List 2 "BizOps" : this is a simple custom list with about 10 fields. Each list item represents a new Business Opportunity that our marketing team will need to see Workflow : I have a simple workflow attached to List 2. It creates two tasks whenever a new item is added to List 2 Event Handler : I have an ItemAdded( ...Show All

©2008 Software Development Network