Search:

Type: Posts; User: dolot

Page 1 of 13 1 2 3 4

Search: Search took 0.05 seconds.

  1. Replies
    5
    Views
    1,337

    VS 2019 Re: Tab key not entering tab control

    Well, I ended up punting on this one to another set of eyes, and here's the text of what he discovered (posted for others' learning):

    It's a good old WinForms DataGridView and we're controlling...
  2. Replies
    5
    Views
    1,337

    VS 2019 Re: Tab key not entering tab control

    I'll investigate that TG - you may be on to something. I've noticed that sometimes, when tabbing through the controls, that focus just seems to disappear on a given tabbing. But tab once more and...
  3. VS 2019 Unable to add reference - component automatically referenced by build system.

    :wave:
    I'm doing some enhancements to an existing app and I have a user control that won't open in design view. This user control is inherited from a custom user control located in another project...
  4. Replies
    5
    Views
    1,337

    VS 2019 Re: Tab key not entering tab control

    I'd have to show you the full code from the designer, and that's really way too much code to post. I'm just wondering if anyone else has seen this and has an idea what may be going on.
  5. Replies
    5
    Views
    1,337

    VS 2019 [RESOLVED] Tab key not entering tab control

    :wave:
    I have a user control that has a tab control on it and a few buttons at the bottom. There are several controls on the tab control. Here's what's happening:

    If I select a control on the...
  6. MsOf10 Re: Noob question: How to tell where functions are being called from

    NOT what I wanted to hear - ugghh! But... thank you very much. At least now I know what I'm up against. :)
  7. MsOf10 Noob question: How to tell where functions are being called from

    :wave:
    I have lots of experience with VB (mostly with .net), but none to speak of with VBA in Access. I've inherited an Access application and it looks like some of the functions in the modules are...
  8. Re: No mapping exists from DbType SByte to a known SqlDbType.

    Heh. I tried it on the file that I was working on... and found 72 type conversion errors. :eek: Got some cleaning up to do.
  9. Re: No mapping exists from DbType SByte to a known SqlDbType.

    Just noticed something in your earlier post - about setting option strict off at the file level. Didn't know you could do that - thought it was project level only. So can I do the reverse - set...
  10. Re: No mapping exists from DbType SByte to a known SqlDbType.

    Thanks for pointing out the difference between the two properties - I totally missed that detail and thought they were the same but just with different names. My bad.

    You're absolutely right...
  11. No mapping exists from DbType SByte to a known SqlDbType.

    :wave:

    I have the following function that I'm using to build SqlCommand objects for an insert statement:


    Private Function GetParam(Name As String, type As Data.SqlDbType, value As Object)
    ...
  12. VS 2010 Best way to deserialize json in Visual Basic 2010 Express

    :wave:
    In more recent version of Visual Studio, I would simply go to the Nuget package manager and install Newtonsoft's Json tools, but I don't have that option in VB 2010 express.

    So I'm...
  13. Re: Where's a safe place to get Synaptics mousepad drivers?

    Mine is a Nobilis - model A15A

    I couldn't find a manufacturer's site for it.
  14. [RESOLVED] Where's a safe place to get Synaptics mousepad drivers?

    A friend of mine gave me a new laptop, and the mousepad does not have a feature for disabling it when an external mouse is attached. I've heard that if I can get a set of Synaptics mousepad drivers...
  15. Replies
    12
    Views
    1,488

    Re: Unable to move files to external drive

    Not yet - I had company visiting most of the weekend. :)
  16. Replies
    12
    Views
    1,488

    Re: Unable to move files to external drive

    I've tried copying large numbers of directories or just single files. I get the same results either way. I don't think I've tried the My Documents folder yet. The drive is formatted as NTFS.
  17. Replies
    12
    Views
    1,488

    Re: Unable to move files to external drive

    I actually did try that, since part of the disk was unallocated. So I built a new partition and formatted it, but it still gave me the error. Sorry, should have said that in my initial post. :) ...
  18. Replies
    12
    Views
    1,488

    Re: Unable to move files to external drive

    Thanks Sapator. Sorry for the late reply. This is my home unit and I've been distracted by other things around the house lately. I'll give some of these tips a try when I get home tonight.
  19. Replies
    12
    Views
    1,488

    Re: Unable to move files to external drive

    Ah - I didn't provide that detail, did I? Indeed, nothing happens. No error message - just nothing.
  20. Replies
    12
    Views
    1,488

    Unable to move files to external drive

    :wave:
    I've never had problems with this external drive before, but today it won't let me drag and drop, or copy and paste, files from my c drive to any of the volumes on it. I can run windows...
  21. Replies
    3
    Views
    3,546

    Re: backbone.js noob question

    Yep, sure enough - found the property on one of the models. Thanks for pointing me in the right direction TG.
  22. Replies
    3
    Views
    3,546

    Re: backbone.js noob question

    Thanks TG - I'll take a look a the model (well, see if I can figure out which one it is) and let you know how that goes.
  23. Replies
    3
    Views
    3,546

    [RESOLVED] backbone.js noob question

    :wave:
    So I've found myself stuck with make mods to a front-end application with backbone.js. There seems to be these inline data bound elements like this:


    <div class="alert alert-danger">
    ...
  24. Replies
    8
    Views
    736

    VS 2005 Re: Problems with quickwatch

    It really is the strangest thing. For most of the afternoon it's been working fine. Now who knows what will be happening tomorrow. But you're right - variables that are obviously declared - and...
  25. Replies
    8
    Views
    736

    VS 2005 Re: Problems with quickwatch

    Thanks - I'll give that a try when I get a chance.
  26. Replies
    8
    Views
    736

    VS 2005 Re: Problems with quickwatch

    See... there's my issue - it keeps happening with the same variable - or oftentimes with every variable in the app. No dll's involved in my case, although the app is doing some communication on a...
  27. Replies
    8
    Views
    736

    VS 2005 Re: Problems with quickwatch

    It goes to the definition.
  28. Replies
    8
    Views
    736

    VS 2005 Problems with quickwatch

    :wave:
    I'm working on an old app in VS 2005 and I keep having issues when debugging whereby the quickwatch functionality is not working - either when you step through a function and hover over the...
  29. Re: Need a good virus free pdf converter for IE11 on Win7

    Sorry - tried to rep your post but the rep dialog wouldn't let me post.
  30. Re: Need a good virus free pdf converter for IE11 on Win7

    Seems to work just fine and my av isn't complaining. :thumb:
  31. [RESOLVED] Need a good virus free pdf converter for IE11 on Win7

    I need an html to pdf converter for html files - something that can act as a printer driver so that I can print html files directly to pdf. I've seen a few online, but for all of them there's at...
  32. Replies
    3
    Views
    1,179

    VS 2015 Re: IE won't open new page in another tab.

    The story continues...

    I reset IE and now the issue with IE asking me if I want to open or save the page has gone away. Now, I just get the generic 500 error page displayed. So it's headed in...
  33. Replies
    3
    Views
    1,179

    VS 2015 Re: IE won't open new page in another tab.

    It's worth mentioning that this situation is only occurring on my machine. When my dev lead runs this code on his machine, the error displays as expected. My machine is Win7 64bit with IE11.
  34. Replies
    3
    Views
    1,179

    VS 2015 Re: IE won't open new page in another tab.

    OK. The situation turned out to be a red herring. I had changed something that was causing a null reference exception in a razor view, but instead of giving me the exception, IE acted strange.
    ...
  35. Replies
    3
    Views
    1,179

    VS 2015 IE won't open new page in another tab.

    :wave:
    This isn't really a coding question, but I thought someone on this forum might have experienced this.

    I have a webpage that opens a link in another tab. This functionality has been...
  36. Replies
    3
    Views
    912

    VS 2015 Re: How to automate IIS configuration.

    I read something along those lines as well, but it seemed pretty complicated. PowerShell looks simpler... but... my priorities got changed by management today, so I'll have to temporarily put this...
  37. Replies
    3
    Views
    912

    VS 2015 How to automate IIS configuration.

    :wave:
    I have a scenario where we have a website that we need to deploy to our customer's site. They are interested in having an automated script or something along those lines to configure the...
  38. Replies
    0
    Views
    1,396

    Entity Framework error 11007

    :wave:
    So I have this project where we have an edmx file that defines the entity framework relationship for the project. Normally this is maintained by somebody else, but today I'm working with it....
  39. Replies
    3
    Views
    5,142

    Re: Having trouble with 'this'

    Are you allowed to grill crow before you eat it - or at least put some ketchup on it?

    The problem was a simple typo. The function I wanted to call was deactivateUserSuccess, but what I had in...
  40. Replies
    3
    Views
    5,142

    Re: Having trouble with 'this'

    Sorry - I should have said that I tried that already. I tried so many things it's hard to keep track of them.

    dojo.hitch is supposed to keep 'this' from changing on you, and I guess that's the...
Results 1 to 40 of 500
Page 1 of 13 1 2 3 4



Click Here to Expand Forum to Full Width