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

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

MarkWilson

Member List

jeremy.jarrell
tehmann
dear_vvr
David Griffin
PFPS
Miguel Coutinho
CalifGirl
psk
SolomonDev
sdesmoulin
Gidmeister
cronik
mj888
Shaun Miller MS
Jorge Lalinde
John Chef
Dan anos
jpchen
Anonymous2452452345
Gerdes
Only Title

MarkWilson's Q&A profile

  • Visual Studio Tools for Office ActionsPane does not show up...please helps...

    Dear Experts, I just follow "Visual Studio 2005 Tools for Office Hands on Labs for Word 2003" from MSDN....I tested alright, have no problem at all and also have no errors at all...BUT WHY.. ..When I did "Save As" i.e. Cached.doc, then I open the "Cached.doc" my actions pane wont shown up and also the check boxes, list boxes on the word document file wont shown up either....is it because abug coming from VS 2005 software... ...or something ...Show All

  • Visual Studio Express Editions Unable to download tutorial.

    I can use the tutorial (16 lessons) online (it's Very good), but I can't download it, nor the accompanying text which the instructor advises to download. All I get is a short file called downloaddetails.aspx. What do I do with that file and what happens to the download Gilch If your talking about the 16 lessons http://msdn.microsoft.com/vstudio/express/vb/learning/ These seem to work just fine. The file ...Show All

  • Visual Studio Property View Integration

    Have a question on the property view... we are successfully getting our object to appear in the property view when selected but I can't seem to find a way to edit the text that appears in the property view drop-down list right above the property grid.  Like when you select a node in your project it will say " Myfile.cs File Properties"  or select a control it will be " Button1 System.Windows.Forms.Button" We have a simple object that l ...Show All

  • Visual Studio Team System Methodology for publishing work items

    Hi, I'm leading a very hetrogenious team in which some people work with VS 2005 and others write Java with eclipse. I have few developer who even work with Mac... So I'm wondering what is (assuming there is) the methodology in which I can create and publish work items and my developers (yes, even the ones using mac) can view and updates those. Ideas Thank you, Ken Ken, A web based tool might help. A ...Show All

  • SQL Server Value method of xml data type not deterministic, xml column not accessible in 'deleted' table

    I am presently taking my first, tremling and insecure steps in Sql Server as a whole - specifically Sql Server 2005. I am involved in a proposal for a huge data convserion project (banking) here in Denmark and presently trying to present small mockups to illustrate the potential of XML in general and specifically promote Sql Server 2005. I have studied tons of documents on msdn including 'XML best practices ...' and found them very helpful. Stum ...Show All

  • SQL Server Reporting Services vs Crystal Report

    Does anybody know what is Microsoft roadmap for reporting tool, e.g. between Reporting Services and Crystal Report Vincent Chad, as both Crystal and RS own by Microsoft, I would like to know if there is a plan to merge them and what would be the surviving product. In particular, in our BI dan Data Warehouse, we have opted for RS as the reporting tool (and 2 other companies I know), hoping that the good features ...Show All

  • SQL Server Importing CSV file with URL using DTS???

    I need to be able to create a DTS package that imports a CSV file which is loated at URL.  I.E.  HTTP://www.url.com/csv/thefile.xls I tried copying the URL an pasting it in the file location when in SQL wazird but I got an error message. Please help point me to anywhere that I can find some help in doing this    If there is a better way please let me know Thanks I would post this i ...Show All

  • Windows Forms Using HTML Forms instead of WinForms in C# Standalone Application?

    Hi We are building a new stand-alone application in C#/SQL/.Net and I was wondering if it's possible to do our forms in HTML, and display it in an IE window within the application (since we already have the forms done in HTML) and then control those fields with an ActiveX object for validation and business logic. How hard is that to do and what are the limitations vs. WinForms Does anyone have an ActiveX object for doing this Thanks! ...Show All

  • Visual Studio Express Editions how to unisntall visual c++

    i was wandering if anyone new how to uninstall this program as i ont need it and is affecting my computer plz could u reply bck soon or reply on my email at:asaadalhadad@hotmail.com The link at http://msdn.microsoft.com/vstudio/support/readme/default.aspx#Tool  should have more details on how to uninstall you installation. Hope this helps! Thanks,   Ayman Shoukry   VC++ Team ...Show All

  • SQL Server IE Script error (print rss report)

    Hi I have a report that works fine on most of the clients but a few of them can only display the report. When they try to print the report they get a IE script error. How can I fix this problem Best regards thn Problem fixed.... The report faild to print because the client had the wrong regonal settings... ...Show All

  • Visual J# Any good Add-Ins for VS 2005/J#?

    Hi; In the java world I use IntelliJ and in the C# world I use Visual Studio wit ReSharper & nunitaddin. Is there anything like this for VS 2005/J# ReSharper flat-out does not work with J# (they officially don't support it and most of it's features are turned off in J#). And nunitaddin does not understand J# (for a main()) or junit. And Visual Studio doesn't come close to having the features found in ReSharper & nunitaddin. Anythinf out ...Show All

  • SQL Server sql server 2000

    This is my last attemp at trying to install sql server installed, which its been quite reluctant too, as I've spent the last 2 hours with no progress. I've downloaded MSDE2000A.exe from http://www.microsoft.com/downloads/details.aspx FamilyId=413744D1-A0BC-479F-BAFA-E4B278EB9147&displaylang=en Installed it in the default directory. "C:\MSDERelA" And ran setup which returned this error "A strong SA password is required for securit ...Show All

  • Visual Studio Team System Automated Build and Sourcecode Control

    Hi,   We are about to embark on a large project (4 years+).  We are currently using VS2005 along with Sourcesafe.  We need to get automated builds in place which tie in with the labeling of sourcecode and distributions.  What products should we be looking to use .... teamsystem, sourcesafe and msbuild   Any pointers would be greatly appreciated ... can't see the wood for the trees at the moment!  &nbs ...Show All

  • Visual Studio Express Editions Setting up ajax

    Hello, I have setup the webconfig file with the httphandler for the ajax wrapper, then i also placed the ajax.dll into the bin folder, added a reference to the dll, and used an example that is super simple to test it. but i receive the following message. Compiler Error Message: CS0234: The type or namespace name 'JavascriptMethod' does not exist in the namespace 'Ajax' (are you missing an assembly reference ) Source Error: ...Show All

  • Visual C++ DLL initialization failure

    I've translated a VC7 project that builds a COM dll, to VC8.  It builds, but I can't register it: Regsvr32 reports "LoadLibrary("<path>") failed - A dynamic link library (DLL) initialization routine failed." The dependency viewer suggests that all the required libraries are present.  The failure occurs before execution reaches by code (DllMain).  How can I debug and find out what's going on Phil Atkin ...Show All

©2008 Software Development Network

powered by phorum