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

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

bolky

Member List

tradle
Dariuas
Keith Hill
dxpsteve
@nt
Jennifer Lai
awperli
Umberto
ItsMe!!!
hadjici2
Asklepios
muthuraja
BJHop
PitG
Thebitter
Jesse Towner
prasindo
glasssd
SarasMax
kakarato
Only Title

bolky's Q&A profile

  • Visual Studio VS2005 Source Control Missing

    My FILE menu item contains none of the options for Source Control. TOOLS | OPTIONS | SOURCE CONTROL shows no source control plugins available. How do I get SourceSafe source control to be available Sourcesafe is installed on a local server and on my machine. Maybe this helps: How to: Install a Source Control Plug-in ...Show All

  • SQL Server constrained flag in the STRTOSET function violated?

    I get this error when, i try to set a parameter for user input, it doesnt matter what i type in, it says this: <<Query (1,408) The Restrictions imposed by the constrained flag in the STRTOSET function were violated>> what exactly does this mean and how do i fix it My parameter is for dates, but i have the datetype set to "String", when i change it to" DATETIME" , i get the same error when i select from the calendar. So far the only date option that is working right now. Is a long drop down list, that could go for days at a time. I just want users to be able to input dates, such as "Jan 9, 2000" or 10/10/1999. What can i do about this Hi, ...Show All

  • Visual C# Synchronize between domain controllers

    Hello, Let say I have two domains east and west in active directory. The domain path will be east.store.com and west.store.com. I have privileged user in store.com The problem is when after create a machine name in east.store.com and then when I do the search by using the privileged user in store.com it take quite amount of time to display the newly created machine account name in east.store.com….also the same problem exist in west.store.com. If anybody knows how to fix it…please let me know….thank you…I am using C# code. thaya ...Show All

  • Visual Studio Tools for Office Problem deploying Excel 2003 add-in

    Hello, I successfully created an Excel 2003 add-in using VSTO SE on VS2k5. When I run the app in debug mode, the add-in displays properly within Excel. When I run the installer, the add-in does not appear (even on the same machine as the development environment. I ran the client troubleshooter tool and everything seems to be there. For some reason I can only get the add-in to activate when run in vs2k5 debug mode. Any help would be appreciated Thanks, Richard I cannot see it on the COM add-in dialog. Here is the pertinent code: private void ThisAddIn_Startup(object sender, System.EventArgs e) { try { #region VSTO generated code this.Application = (Excel.Application)Mic ...Show All

  • Visual Studio Team System Build BI Project

    I'm currently developing a BI solution. The solution includes: TFS for Database Professional SQL2005 database project Analysis Services 2005 project Integration Services project Reporting Services project Database and web tests I know that it's not possible to include Database projects in builds yet. I've also seen posts specifying that it's not possible to include Reporting Services either. I'd like to know whether it should be possible to include and deploy IS and AS projects. I've not had any success when attempting this. Is this possible and if so are there any things I should be configuring specifically A post to indicate which types of project it should and shouldn't be possible to build would be very help ...Show All

  • Visual C++ Divide without using operators

    I need a code for Dividing two integers but ... without using any operators ie (+,-,*,/) to get the Quotient and Remainder One can use math.h . plz help me thanks..... You know, google won't bite you. http://www.bearcave.com/software/divide.htm ...Show All

  • Visual C# Cross-thread problems with Backgroundworker

    Hi, all I am trying to use BackGroundWorker in my application since there is a time-consuming operation. There is an iteration in the time-consuming operation, for each loop, I need to show the result on labels on the form. However, cross-thread problems occur at this stage...So, I know that BackGroundWorker and controls on the form are not in the same thread, however, I do not know how to get the result from the BackGroundWorker and show it on the form. Some codes are shown below: private void Startbtn_Click(object sender, EventArgs e) {          this.backgroundWorker1.RunWorkerAsync(); } private void backgroundWorker1_DoWork(object sender, DoWorkEventArgs e) {   &nbs ...Show All

  • Software Development for Windows Vista MsVidCtl.dd Anyone tried using in Vista?

    I've been beating my head agaisnt the wall trying to use this control. My app works perfectly (build with VS 05) when ran on WinXP but won't work AT ALL on Vista. Any ideas ...Show All

  • SQL Server Access BIDS from VS2005

    Can SOmeone help me How to get access BIDS from VS2005 . SQL server is installed in different server other than VS 2005 PC ...Show All

  • .NET Development Refrerenced memory at 0x0000000c could not be "read"?

    Hello all you nice people out there in 'Sanity' land, First - a message from my sponsor: 'For the record, I'm no computer wiz. And, I also do not know all-a-da proper terminologies either. This is stated before someone ups and decides to send any defamatory e-mail my way. Thank you.' You may now return to your regularly non-scheduled e-mails. Ah, hello again. Now, sledge-in-hand, let's have it. I had installed the VisualBasic Express, oh, about 2wks ago. A very short time thereafter I got an error message. It read, reads, as follows: aspnet_state.exe. Application Error. The instruction at 0x6a2a2fec referenced memory at 0x0000000c could not be "read". ...Show All

  • Software Development for Windows Vista change delay timeoutduration

    Hello guys, I have a state machine workflow, and to create a timer, I used a delay inside an event driven. Is there anyway to change timeoutduration of this delay to a new value, while the instance of the workflow is running, so the timer expires at that new time. I couldn't find any code samples for that. Any help would be greatly appreciated. It IS possible to change the duration during execution , however not with the out-of-the-box Delay-activity. My ConfigurableDelay-activity does exactly that. You can have it wake up every few days/week, independent of the configured duration. I used this functionality to fix a bug in the standard Delay-activity ( http://forums.microsoft.com/MSDN/ShowP ...Show All

  • Visual Basic i want to open a url in a browser and i want to move cursor all over the brower???

    hiii kindly help me, my problem is.. I want to open a url in a browser and I want to place my mouse cursor anywhere I want in the browser window and perform the mouse pressdown operation programatically.. Plesa tell me, how to do it, what I have to read. Kindly give me some detailed information since I'm beginner to Visual Basic. If possible give me some code. P.S -- i prefer to do it in visual basic. any help is welcome. Eswar k,about web browser i like to open in a IE in a new window and want control on it and if i close the IE i want to go back to my main form. if my posts irritate you please dont mind. i'm looking forward for answer. thanks , ...Show All

  • Visual Studio Team System link work-items with other work-items , not with linkscontrol

    hi, i want to make a drop-down were i can choose the name of some specific work-items. for examble in the first drop-down i want to choose instances of work-item A. in the second drop down i want to choose instances of the work-item B. is this possible i want to do this because the links-control is not enough for me, because i don`t want that if a work-item is linked with three different work-items, all are shown in the links-control tab. If you want to query for items of specific type, you do not need to dig into the workitemtype xml. You can get those items from workitemtracking object model. There are bunch of samples in VSSDK and documentation. Once you download sdk from http://msdn.microsoft.com/vstu ...Show All

  • Visual Studio Tools for Office Applying Formatting to Excel columns programatically

    I am coding in VB.net (VS2003). The output of my program is an Excel spreadsheet. Everything works except some of the formatting. I have: ws.range("J").NumberFormat = "0%" and ws.range("K").NumberFormat = "_($* #,##0.00_);_($* (#,##0.00);_($* ""-"" _);_(@_)" where ws is dim'd as a worksheet The formatting syntax is copied from a VB6 program. However, I am coding in VB.net (VS2003) and it is giving me runtime errors: System.Runtime.InteropServices.COMException (0x800A03EC): Exception from HRESULT: 0x800A03EC. at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyB ...Show All

  • Windows Forms INI files

    Hey, I searched MSDN for this but I could not find anything on it... How do you have the program recongnize a .ini file I have called it load.ini and this is what it is inside of it: [firstload] firsttime = 1 I am trying to make it so that in the Private Sub Form_Load it will look for the ini file and read it, is firsttime = 1 then it is going to open up a dialog, otherwise it will do nothing, I can do all of that, I just need to know how to have it find the ini file... I placed the ini file in the project's folder... Thanks :) [firstload] firsttime = 1 To read this file: dim ini as new INI(filePath) dim firstTime as integer = cint(ini.Read("firstload","firsttim ...Show All

©2008 Software Development Network