• Member Avatar for rproffitt
    rproffitt

    Began Watching Run time Error 4198

    I have created an VB code which flech data from excel cells to ms word and save it as PDF. But when the macro try to take the empty cells …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# HTTPWebrequest Cookies

    And the code agrees it should be zero. I take it there's more code but I respect your need to keep it under wraps.
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to AssertNull in What is the best way to check whether integer store only 2 byte data.

    > Usually i am writing programme on Linux machine where integer size is 4 byte. I saw this before but I guess it didn't really register in my head. I'm …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in C# HTTPWebrequest Cookies

    To check if this is empty, look at the Count. It's noted at https://msdn.microsoft.com/en-us/library/system.net.cookiecontainer(v=vs.110).aspx along with other properties, methods and more. Just in case you didn't know. A new object …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching C# HTTPWebrequest Cookies

    Hello everyone. So I've been working on an small tool, that is using httpwebrequests, its not a bad so far I've got login function and list view loading data from …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in MySQL restored files

    Time to make new logs of what's up. Be sure to remove lines that are common to such logs to not be distracted by DEPRACTED items.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in What is the best way to check whether integer store only 2 byte data.

    This could be where I'd use the [sizeof()](https://en.wikipedia.org/wiki/Sizeof) function instead. You may find int or integer could be 2 or 4 bytes today.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching What is the best way to check whether integer store only 2 byte data.

    Hi, I need to make sure my integer variable doesn't store more than 2 bytes. Usually i am writing programme on Linux machine where integer size is 4 byte. Each …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Running exe from win server 2003 on win 7 pc

    Is there any detail you can share about this software? Maybe it requires a CPU feature or turning off DEP or something else? I know you claim the machines are …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to Abhijit_5 in Computer wont turn on, power light blinks

    I did replaced psu and ram But still problem continued.. don't know what's wrong
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Running exe from win server 2003 on win 7 pc

    That network credential? That question is a tar pit. I don't see that issue here anymore but we are current on OSes and patches. https://answers.microsoft.com/en-us/windows/forum/windows_7-networking/attached-network-drive-does-not-remember/2d87c52e-fd24-4984-b824-2e3828980cba?auth=1 digs through the usual. The …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in MySQL restored files

    I have to ask why the date on the logs are last year. -> Why is the date on the logs from last year? Many systems blow up if the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching MySQL restored files

    After a server issue, my client has restored the MySQL files before their issue, but MySQL is having problems bringing their database back up. (i'm waiting for more information as …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Running exe from win server 2003 on win 7 pc

    I wish it was that simple. Win 7 (W7 for short) can be all over the map with you discovering that one W7 is 32 or 64 bit and one …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Running exe from win server 2003 on win 7 pc

    That's a good guess. Rather than run it from the server, why not install it from the maker as intended and test if it runs on W7? If it doesn't …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Running exe from win server 2003 on win 7 pc

    Hi all I have an old windows server 2003 (32bit) with a shared folder containing an executable. The exe is old and I think possibly 16bit. I am trying to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Slow computer, pop up in web browser

    Here's my go to link for the set of scanners I use. Read http://www.cnet.com/forums/discussions/how-to-remove-pup-option-603542/#post-f742c795-5881-433b-a29b-6d758efe5cd3 Read http://www.cnet.com/forums/discussions/drive-bat-shortcut-virus/ where Grif adds a little more.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Slow computer, pop up in web browser

    Help require to clean up my laptop. I am experiencing slow processing with constant pop up whenever I click on an open browser. Pls help me with instructions to clean …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    Good find. http://www.alex-ionescu.com/?p=52 appears to be the source discussion and CODE seems to be mentioned in the comments at: http://wj32.org/wp/2010/03/30/howto-use-i_querytaginformation/ Alex appears to be active with a recent blog post …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Data Report

    Are you sure? VB6 is so old that I no lower create anything new with it. Since newer versions are out there in free form, skip this and move to …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Data Report

    I need Help in data report .how to print single recordset in datareport using dataenivronment .
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    WIsh I could help here. I had hopes we could find any existing tool in Windows or outside that showed what you were after then work with that to see …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in HP 8460p with screen that goes purple zigzags.

    I'll share that I test such by booting up any other Live OS like Linux. I don't have to know Linux. It's to see if the issue is across OSes. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching HP 8460p with screen that goes purple zigzags.

    Haven't found anything on this searching google and the like. It's a purple zigzag pattern that is certainly fuzzy, but not like others have described. It is windows 7 pro …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Show the windows calculator on a winform

    Be sure to keep an eye on http://www.codeproject.com/Questions/1119382/Show-the-windows-calculator-on-a-winform where it looks like the same topic and has some current ideas on this.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Show the windows calculator on a winform

    Hello, I was able to show the notepad in the Winform by using a panel and inserting it in the form like this code below and using SetParent API: [DllImport("user32.dll", …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    Another day and I just have to ask "Why do this?" Don't get me wrong here. Just last month a buddy was trying to track down internet use on his …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Encrypting files using an existing encrypted password and password salt?

    I don't want to sound as if I'm dissing on your concept but this is a bad idea. Putting the password as the zip's password weakens your password's security. How? …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Encrypting files using an existing encrypted password and password salt?

    The Membership table for our ASP.NET site has the encrypted passwords and password salts stored when a user logs in. The site is already served over an HTTPS connection, but …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in calculating total

    That's confusing. I've worked in vb 6.0 and also .net but never found any crossover from vb6 to .net. How strange.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    Maybe the thread does not ever do the I/O? As no tool to date has revealed that, consider the case of an app I wrote long ago. While it did …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    Which of the many controls and apps in Windows tells you what you are trying to push into your app? http://www.bleepingcomputer.com/tutorials/list-services-running-under-svchostexe-process/ is a fine read that shows most of what …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Can't Quite figure this one out ORA-00907: missing right parenthesis

    I think I should have just pasted this in a code block. Here's what I think would work. Try it? Create Table Non_Game ( P_Id int Not_Null, Item_Num Char(4) Not …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in ServiceController Thread Id

    OK, so I'm not confused, you are working thread IDs and not process IDs. I think I'd be checking the thread APIs starting with: [https://msdn.microsoft.com/en-us/library/windows/desktop/ms684847(v=vs.85).aspx#thread_functions](https://msdn.microsoft.com/en-us/library/windows/desktop/ms684847(v=vs.85).aspx#thread_functions) If you can, reveail what …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching ServiceController Thread Id

    Hi all. I've had a good look around for info, and come up short. Does anyone know of a way to get the thread id under which a service is …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in makefile.in g++ ocl-1.14 error in NS2 and Suse

    I looked at BonnMotion and it is Java based and not something you run through make. I'd get back to their website about how to install.
  • Member Avatar for rproffitt
    rproffitt

    Began Watching makefile.in g++ ocl-1.14 error in NS2 and Suse

    0 down vote favorite Please, I am have been having problems installing NS2 and BonnMotion. I am running openSUSE Tumbleweed (20160812) (x86_64) and I keep running into the g++c++ error: …
  • Member Avatar for rproffitt
    rproffitt

    Gave Reputation to happygeek in How do I get better in design?

    I have removed the links from your post as they are not required in order to answer the question, and they could put some off of answering as they appear …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Can't Quite figure this one out ORA-00907: missing right parenthesis

    JC, my bet is they added a R.P. to fix it. The commas look inconsistent, missing on the 2 lines on ON_Hand and maybe an extra on the last line. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in VB how to skip first row in itemtemplate

    Good to read that it's solved. Sorry but my aspfoo is weak. Not a system I've been working on for years now. I see "visible" did play a role so …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in How do I get better in design?

    Your post reminds me of another question. Which is: > How do you get to Carnegie Hall? The answer to that is the same as getting better at web sites. …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching How do I get better in design?

    I am a web developer and I have built many websites. And over the years my designs is getting better but now I can't seem to figure out how to …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Working with mp3 tags

    To me the question is clear and you have your documentation on MP3. Now you have libraries so what's missing here? Even the H bit is documented. http://www.mp3-tech.org/programmer/frame_header.html "Private bit. …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in VB how to skip first row in itemtemplate

    I don't see the full app but in the last vb.net app I did, the button has a name and a reference id number so it's possible to hide the …
  • Member Avatar for rproffitt
    rproffitt

    Began Watching VB how to skip first row in itemtemplate

    I have a delete button by createing <asp:ImageButton>. first row user cant delete the item so I dont want a delete button on first row? how can i do this? …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Can't Quite figure this one out ORA-00907: missing right parenthesis

    Just a guess. Maybe it's the missing or extra comma's?
  • Member Avatar for rproffitt
    rproffitt

    Began Watching Can't Quite figure this one out ORA-00907: missing right parenthesis

    Create Table Non_Game ( P_Id int Not_Null, Item_Num Char(4) Not Null, Description Char(30), On_Hand Decimal(4,0) Category Char(3) Price Decimal(6,2), ))
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Working with mp3 tags

    Mr.M All the libraries to work tags are out there. If you want to alter them, go right ahead. One of the things I notice in this forum is that …
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Working with mp3 tags

    Just what the world needs. Another audio standard. Good luck with your works.
  • Member Avatar for rproffitt
    rproffitt

    Replied To a Post in Working with mp3 tags

    That sounds like you are trying to write one of those very bad apps that ransom folk for unlocking their files. Asking for such help with creating ransomware is going …

The End.