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

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

Dotnetter03

Member List

c y h
JimMace
ryrmsdn
Charles Caruana
Modjojojo1983
nebiecoder
Robert E Wilson
veronique
Brian Brown
godzilla9
allen herring
JimMcGill
Evan2
NewWorldMan
VTaneja
Osama Ibrahim
JeffKish
Tinker Tenor
Jompe
longxe
Only Title

Dotnetter03's Q&A profile

  • Visual Studio Team System Team Project Creation

    Hi, I am having a problem in creating a team project from webform using TFS API. How to use it from outside VS 2005. Any help Regards, Whidbey_boy To create a Team Project, you will need to use the Team Project Creation Wizard in VS.  After connecting to a Team Foundation Server, right click the server in the Team Explorer and choose to create a new team project. Buck ...Show All

  • Visual C# Simultaneous Update of Cached + Original DB

    Hello all, I am having a unique problem. I am caching a DB table (since I have to use it very frequently at a different place) and I update it now and then. I want to save the changes immediately to both Cache + Database. Everything I try - AcceptChanges works only for SELECT, UPDATE, DELETE commands if given for that table but actually works only on directly database; Merge Adds another few records to DB; Update() updates only the c ...Show All

  • Visual C++ AssemblyInfo.cpp

    I need help, When I create a console app the AssemblyInfo.cpp does not load.  All the other source files loads except that one, what should I do Alright, I had a enough.  I just added the AssemblyInfo.cpp and now I get TWO C1190 errors.  Anyone know what I could do to fix this.  Here is my code: #include "stdafx.h" #using <mscorlib.dll> using namespace System; int _tmain() { Console::WriteLine("Hel ...Show All

  • SQL Server Errors not logged

    Hi : I have created the followign ddl trigger to log all the ddl activities. It is workign fine for all the sucessfully created objects. The problem is, how do i log errors also. Like if i am trying to create a table with same name twice then the trigger should log a stmt saying that the table already exists in the database. or while creating synonyms twice with same name, etc I want to log all the failed DDL stmts also. Any solutio ...Show All

  • Visual Studio Express Editions Sharing projects

    I have a project I have been working on at my office. However, I want to work on it this weekend at home. I tried to copy it to my laptop, but when I opened it I got security errors. What do I need to do Thanks. Jeff Hi, I am doing this all the time and do not have any problems. I copy the complete project folder to cd from my Home computer and then copy the folder from CD to my Office Laptop. What errors ...Show All

  • Visual Studio Express Editions No symbols loaded, required BGL file errors after program execution

    I downloaded Visual C++ 2005 Express today and followed the instructions to install and use the Microsoft Platform SDK. No problems so far. I can generate, build and execute a Win32 application without any problems. However, after the application exits, I get the following errors in the Output window. I really have no clue what is going wrong here. The same thing happens when I build and run an other simple W32 application that just prints a si ...Show All

  • Visual Studio Team System How to use TFS best as a code-reviewer

    Hello, we are using Beta 3 Refresh of TFS along with VS2005 and the Team-Explorer. 1) I should be able to do a weekly codereview. Is there a specialized view for this Getting the whole history, opening each history-element, comparing the version with the previous version takes way too long. 2) I am missing an information: We got two branches. We merge from one branch to the other. When I do my review I would like to be able to see, whet ...Show All

  • SQL Server How to remove ALL as a dimension member

    Is there a way to remove the ALL member that Analysis Services adds to each dimension thanks. In Analysis Services 2000 you can change AllLevel property of the dimension from Yes to No. In AS2005 you to navigate to the highest level in the hierarchy in your dimension and for the corresponding attribute you change IsAggregatable property from True to False. Edward. -- This posting is provided "AS ...Show All

  • Visual Basic Components not running in VB 6

    I am running Windows 2003 server with Visual Basic 6.0.  I am trying to get my web application to use the components when I have them running in Visual Basic.  My application will not access them, and I believe that it has something to do with the properties in IIS (anonymous access), but I have tried different accounts and none of them seem to work. Thanks ...Show All

  • SQL Server Using variables in SSIS

    Hi there, This is what I am trying to do : 1) Create a global variable. 2) assign a value to the variable using an SQL Task. (For this all I want to do is assign a maximum value from a column in my table) 3) use the variable in a Data flow task (using SQL to get my source data) I know this must be very simple but I am new to SSIS and I am struggling to achieve this task. Thanks for your help in advance. Create a Global Variable. ...Show All

  • Visual Studio Express Editions Menu mixup???...

    In previous queries I continue to recieve similar responses saying use Tools>Options>Debugging.... menu item(s). No debugging item exists. Or references to Tools>... tab pages but no tabs exist below the Tools>Options level in VBX beta 2 (at least not in my copy!) Only a tree list on the left with corresponding options in the right pane. Am using VBX ver 8.0.50215.44 (beta2.050215-4400) MS .NET Frame ver 2.0.50215 Am I missing ...Show All

  • SQL Server Is Ad hoc reporting compatible with Web Applications

    We are planning to imlement ad hoc reports in out application but somebody said that, it supports only Windows based applications. Can we access Report Builder over the internet can anybody pull me out of this question Hi All I found the solution to my question :) When the following URL is entered in the browser, Report Builder application is downloaded to the client machine. http://<localhost>/reportserver/reportbuilder/rep ...Show All

  • SQL Server EMail Delivery in Reporting Services 2000

    Does Reporting Services 2000 have a email Delivery system for report subscriptions if so is there any documentation to back this up. All i am finding is 2005 information Any help would be great , Thanks in advance NEver mind i think i found it in the books online. Thanks anyway ...Show All

  • Windows Forms Password input ?

    This maybe dumb but I have to ask; Is there a dialog in .NET I can call up to do password entry  Windows app only not web app! I mean something like InputBox but that has the text box in the dialog show up ### or such instead&nbs ...Show All

  • SQL Server Oddball SQL calculation query - any Gurus up to this??

    OK, so I have a situation where the Client gets money from activites based on mileage. The further from 'home', the greater the mileage rate is. The distance per stopover is measured from wither home, or the last stopover, making it a continuous interval. Dependinig on the load size, the rates will increase or decrease as well. Assume the following are skeleton table structures. Table structures assume that appropriate keys are in place ...Show All

©2008 Software Development Network

powered by phorum