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

Software Development Network >> Visual Studio

Visual Studio

New Question

VS.Net 2003 and crystal report XI
New WPF Community Site
What happened to ServiceHost.Throttle
InvalidOperationException: open DataReader ...
On Demand Report with Push Mode
How to use CDO object with C#
documentation: how to convert to printable file (pdf or doc)
New Item wizards in VS 2005
Drag & Drop + VBA Marco Question
VB.Net 2005 Add-ins

Top Answerers

vimal_sewda
Kevin C-B
Jagadeesh Aithal
MShah
Dennis Pilarinos
H?LΛ??
truelove84
SauravSen
Cepheus77
Rob_ICS
The Ultimate Programming Tutorials Site
Only Title

Answer Questions

  • pmedart Variable in Page Header Not Showing.

    Hi i got the same Case as I'm Have This Page HEader that has a txtbox that reference to a hidden text box in my page body. It works With Repeatwith function in the reportviewer but when i export to Pdf trys to print out. It dun work anymore as the Header Variable just dun show For example in Reportviewer its like tt FILLING NUMBER : "The Number" in PDf its Filling Number : nothing (at 1st page to last 2nd page) But o ...Show All

  • themadmax BamlParseException in Feb CTP

    Hi, Started working with Feb CTP release. While having style settings or other tags inside <Window.Resources> , i received " BamlParseException " (not in the very first run of the application but in the subsequent runs ,which i didnt get while i used the same in Jan CTP.) Exception Details: Message "Error at element 'ResourceDictionary' in markup file 'Window1.xaml' : Item has already been added. Key in diction ...Show All

  • Efren hidden controls showing sometimes.

    I have a custom button whose template has several canvas on it. One button is shown per item in an observable collection, and it's look is defined based on a property of that object. I am databinding the visible property of each canvas to the CLR property on the databound item and using a converter with a converterproperty to set the canvas.visible to either Visible or Hidden. <ControlTemplate ...> <Canvas x:Name="Canvas1&q ...Show All

  • Steven Ramacher Client user name in ActiveDirectory environment

    Hello, I am using NetTcpBinding to connect a client to a server. Both computers are registered in the same Active Directory domain. On the server side I would like to know the name of the logged in windows client user for the current service request. How can I accomplish this Regards, Christoph   If you're using WS-SPNego then you can use this on the server to get the client ID: Ope ...Show All

  • KTRIVEDI WindowState.Maximized hides the TaskBar

    Hi, I was wondering if this was intended or not, but when you set a WPF Window's WindowState property to WindowState.Maximized, it hides (overlays) the taskbar. In WinForm's, when you set the WindowState property to WindowState.Maximized, the taskbar is still visible. If this is the way WindowState.Maximized is supposed to operate, how would I go about retrieving the position and the size of the taskbar, so that I can adjust the size of t ...Show All

  • Dpowes Sparkle Interactive Designer (on Windows XP)

    I am trying to install Sparkle onto my laptop, it is xp (sp2) iwth Office 2007 beta 2, VS2005 and the various .net frameworks and betas including WinFX Runtime Components Beta 2. Everytime I try to install the error asks for me to install "windows presentation foundation 6.0.5295.60113". I am puzzled as I had no problems with Graphic Designer or Web Designer and all 3 betas will install fine onto my desktop Can anyone pin ...Show All

  • jwooley Word Add-In Office 12 Deployment

    I'm developing a Word 12 add-in for Office 12 (beta 1), but the deployment fails for some reason. I'm deploying my plugin using the msi installer. PIAs are installed by default, Access to code is granted and the VSTO runtime is installed on the host computer. If the project runs as shared add-in (as under Word 2003) it works fine. But changing the project type to Word 12 add-in does not work for the deployment. Is there something that must ...Show All

  • Bob Groger Error "remaining text does not appear to be part of the formula"

    I am converting reports created under CR 8.5 to CRVS. However, even the most simple formulas return the above error message, including formula code cut and pasted from pre-existing "acceptable" formulas. Any ideas. I found the problem, which was rather simple after all: I was using Basic Syntax but setting the property to CR syntax. I believe it could be the way the ...Show All

  • Jamie Cansdale How about The Expression Interactive Designer March CTP?

    Windows 2003 Enterprise x64 Edititon Visual Studio 2005 Chinese Edititon SQL Server 2005 Enterprise x64 Edititon WinFX3.0 Feb CTP I install the EID(Expression Interactive Designer) March CTP that I downloaded from connect.microsoft.com naming March CTP Candidate release at 2006/2/23 But when running on my computer the application ERROR! No more ERROR detail information~~~~ I need help,This is True March CTP or no ...Show All

  • vineetjaiswal Usage of WCF in commercial applications

    Hello, I am novice to WCF but I am about to start a new project which requires lots of communications between clients and server parts. I would like to use WCF because it supports reliable messaging and other useful features, which are needed in my project. So, I am deciding what to use from the stable point of view: Web Services with WSE 3.0 (then I have to do reliable messaging, and other features which exist in Indigo, "manually") or ...Show All

  • Firerx Print Preview Does Not Work

    I am working in VB .Net 2005 Beta 2 developing a Windows application.  When I open a report in a reportviewer control, if I click on the Print Preview icon, it says "Report is being generated", but then does nothing.  I can close out of the form, but cannot do anything else.  Can anyone help   Thanks. ...Show All

  • toastman Add/Remove Worksheet in VSTO Workbook

    I created various worksheet inside a VSTO workbook, but now, I can't remove my testing worksheet and add blank new worksheet. 1. I can't select Delete in solution explorer when right-clicking on the worksheet item. 2. Even I remove worksheet in Designer pane (right click the tab at the bottom of Excel workbook and selete Delete), rebuild the VSTO project and then the deleted worksheets are all still here. I then Refresh the workbook object in S ...Show All

  • Dion Brown Trap Errors from SS label command line calls

    We use Command line batch files to do automated builds.  We have seen several issues lately where there is an error while running the SS Label command. Is there a way to check the errorlevel returned from the ss label command and cause the build to fail if the label is not applied. Here is a recent example: SS label $/A/B -l6.3.1209 -i- Comment for $/A/B: PCS_NEWDEV_V6 File \\server\share\data\v\vodaaaaa is already open We do have an "I ...Show All

  • aosman I created a addin for office and its not loading for word or excel but runs on the other ones.

    I am having a large frustrating problem, here is what my specs are. Visual Studio 2005, C#, Not using VSTO, Office 2003 Pro with SP2. When I first started working with addins a few weeks ago my addin was working good, via word, powerpoint, outlook etc. Now I am not sure what happened but my addin will load and run on outlook, powerpoint but not a few key apps like word or excel. When I created my addin using the shared addin wizard I ...Show All

  • Nouknitouk Crystal Reports XI Installation

    Hi, I have created lots of reports using Crystal Reports bundled with VS.Net and have deployed it in production server.We recently got a licensed copy of CR XI Developer edition.I am not sure how to go about the installation.This developer edition came with 2 developer edition CDS and 3 CR Server CDs. Should I install everything on my machine or developer edition in my machine and CR Server on my production server Thanks, Sudha Hello Sudh ...Show All

272829303132333435363738394041424344

©2008 Software Development Network

powered by phorum