Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
A

Ankur Bakliwal

@Ankur Bakliwal
About
Posts
55
Topics
27
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Not able to export SSL certificate to another server
    A Ankur Bakliwal

    Hi Guys, I am having a issue with SSL certificate. Everyone knows the steps for the same but I am having some dffrent issue. Steps - > Click the + to Expand the Certificates (Local Computer) Console Tree, look for the Personal directory/folder and expand Certificates. > Right Click on the Certificate you would like to backup and choose > ALL TASKS > Export, follow the Certificate Export Wizard to backup your certificate to a .pfx file

    Choose to 'Yes, export the private key' and to include all certificates in certificate path if possible (do NOT select the delete Private Key option).

    > Leave default settings > Enter Password (if required) The issue is - I am not getting the above highlighted option while exporting SSL. Please can anybody help me on this ASAP :)

    Thanks, Ankur Bakliwal

    Web Development help sysadmin data-structures security cryptography

  • Not able to export SSL certificate to another server
    A Ankur Bakliwal

    Hi Guys, I am having a issue with SSL certificate. Everyone knows the steps for the same but I am having some dffrent issue. Steps - > Click the + to Expand the Certificates (Local Computer) Console Tree, look for the Personal directory/folder and expand Certificates. > Right Click on the Certificate you would like to backup and choose > ALL TASKS > Export, follow the Certificate Export Wizard to backup your certificate to a .pfx file > Choose to 'Yes, export the private key' and to include all certificates in certificate path if possible (do NOT select the delete Private Key option). > Leave default settings > Enter Password (if required) The issue is - I am not getting the above highlighted option while exporting SSL. Please can anybody help me on this ASAP. :)

    Thanks, Ankur Bakliwal

    The Lounge help sysadmin data-structures security cryptography

  • Not able to start IIS (Default Web Site)
    A Ankur Bakliwal

    Hi, IIS 6.0 was wokring on my Laptop but right now it is not working at the moment. Ihave tried so many times to start IIS (Default Web Site) but I am not able to do so I think it is happning due Apache Server which I have installed recently. Could you please help me out- How can I start IIS again? Thanks in advance.... :)

    Thanks, Ankur Bakliwal

    Web Development question apache sysadmin windows-admin help

  • Need solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    I have posted the same question in thire site too.. but didn't get any response yet....

    Thanks, Ankur Bakliwal

    IT & Infrastructure windows-admin help

  • Need solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    but I think.. this can be related to IIS and can be part of system admin, So i just posted here..

    Thanks, Ankur Bakliwal

    IT & Infrastructure windows-admin help

  • Need solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    IIS 5.0 Denial of Service (4425) Summary If an attacker sends a Webdav request with a body over 49,153 bytes using the ?PROPFIND? or ?SEARCH? request methods, IIS will be forced to restart itself. All web server, email, and active ftp connections will be terminated, along with a disruption of future sessions during the time it takes IIS to restart. Implication A denial of service (DoS) vulnerability allows an attacker to shut down a service remotely by sending data that the service does not properly handle. if you have any idea, then please help me.

    Thanks, Ankur Bakliwal

    IT & Infrastructure windows-admin help

  • Need solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    Hi, A critical vulnerability "IIS 5.0 Denial of Service" has been identified in my web application by HP WebInspect tool. we need to remediate this vulnerability ASAP. I have checked for WebDev in IIS manager, it is disabled. I am trying to search for best solution for this vulnerability, but still not able to search. Please help me on this.

    Thanks, Ankur Bakliwal

    IT & Infrastructure windows-admin help

  • Need solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    Hi, A critical vulnerability "IIS 5.0 Denial of Service" has been identified in my web application by HP WebInspect tool. we need to remediate this vulnerability ASAP. I have checked for WebDev in IIS manager, it is disabled. I am trying to search for best solution for this vulnerability, but still not able to search. Please help me on this.

    Thanks, Ankur Bakliwal

    Windows Forms windows-admin help

  • Need Solution for vulnerability "IIS 5.0 Denial of Service"
    A Ankur Bakliwal

    Hi, A critical vulnerability "IIS 5.0 Denial of Service" has been identified in my web application by HP WebInspect tool. we need to remediate this vulnerability ASAP. I have checked for WebDev in IIS manager, it is disabled. I am trying to search for best solution for this vulnerability, but still not able to search. Please help me on this.

    Thanks, Ankur Bakliwal

    Web Development windows-admin help

  • Solution for "IIS 5.0 Denial of Service" vulnerability
    A Ankur Bakliwal

    Hi, A critical vulnerability "IIS 5.0 Denial of Service" has been identified in my web application by HP WebInspect tool. we need to remediate this vulnerability ASAP. I have checked for WebDev in IIS manager, it is disabled. I am trying to search for best solution for this vulnerability, but still not able to search. :( Please help me on this. Thanks in advance... :)

    Thanks, Ankur Bakliwal

    System Admin windows-admin help

  • not able to disconnet the mapped drive with "NET USE" command in VB6
    A Ankur Bakliwal

    Thanks buddy............. :) it works.......... :-D you are gr8.... ;) :-O :thumbsup: Thanks alot ............. :cool:

    Thanks, Ankur Bakliwal

    Visual Basic help question

  • not able to disconnet the mapped drive with "NET USE" command in VB6
    A Ankur Bakliwal

    Hi, My VB6 program is using NET USE command to connect the remote folder to get some files. This program also disconnects after the processing of the files by using following command- net use \\10.10.0.234\abc_folder /delete At above command line, my program gets hanged When i run the above command in DOS command prompt, its giving me following error - There are open files and/or incomplete directory searches pending on the connection to \\10.10.0.234\abc_folder Is it OK to continue disconnecting and force them closed? <Y/N> [N]: Does anybody know about the error and solution... :sigh: Please help me by giving solution ASAP..... Thanks In Advance---:rose: Ankur Bakliwal Mumbai, India

    Thanks, Ankur Bakliwal

    Visual Basic help question

  • Compare the folders for files in VB6
    A Ankur Bakliwal

    Hi, There are 2 folders (A and B). Folder A contains 5 files (a1.txt, a2.txt, a3.txt, a4.txt, a5.txt) Folder B contains 4 files (a1.txt, a2.txt, b3.txt, b4.txt) Now I want to compare both the folder A and B and get 3 files (a3.txt, a4.txt, a5.txt) from A folder because thos are not there in Folder B. Please can anybody help me out and give some VB6 code for that. :)

    Thanks, Ankur Bakliwal

    Visual Studio help

  • Change the password from command prompt
    A Ankur Bakliwal

    James, I have tried it and found that we cannot change the password of user on different domain with NET USER command. Thanks a lot...

    Thanks, Ankur Bakliwal

    The Lounge sysadmin help

  • How to change the password from command prompt
    A Ankur Bakliwal

    Yes Dave, i logged into the server with domain (pqr), like pqr\myUser, but the pc b (my pc) is not in same domain. It is in different domain. Can it be possible?

    Thanks, Ankur Bakliwal

    System Admin sysadmin help tutorial

  • Change the password from command prompt
    A Ankur Bakliwal

    Hi, Can anybody please help me to find out the way to change the password from command prompt. I have mapped a folder of some other server (lets say a) on my pc (lets say b) with different userid (pqr\myUser ) and password. Now i want to change the password of this user (pqr\myUser ) from command prompt. This user belongs from different domain (lets say pqr) and computer b (my pc) is in defferent domain (lets say zzz). i tried NET USER ( c:\>NET USER myUser mynewPWD ) but its not working. Please can anybody suggest me some command like net user.

    Thanks, Ankur Bakliwal

    The Lounge sysadmin help

  • How to change the password from command prompt
    A Ankur Bakliwal

    Hi, Can anybody please help me to find out the way to change the password from command prompt. I have mapped a folder of some other server (lets say a) on my pc (lets say b) with different userid (pqr\myUser ) and password. Now i want to change the password of this user (pqr\myUser ) from command prompt. This user belongs from different domain (lets say pqr) and computer b (my pc) is in defferent domain (lets say zzz). i tried NET USER ( c:\>NET USER myUser mynewPWD ) but its not working. Please can anybody suggest me some command like net user.

    Thanks, Ankur Bakliwal

    System Admin sysadmin help tutorial

  • Not able to delete a file using FileSystemObject using ASP
    A Ankur Bakliwal

    Hi All, I need to delete a file using ASP. So i m using FSO (FileSystemObject). i used -

    FileNameStr = "D:\abc\xyz.txt"
    set fso=Server.CreateObject("Scripting.FileSystemObject")
    if fso.FileExists(FileNameStr) = true Then
    fso.DeleteFile FileNameStr,true
    End IF

    using above code the file is not getting deleted. Please help me on this problem & let me know what to do. Thanks, Ankur Bakliwal

    Web Development help sysadmin

  • Unable to view SQL Report with normal login
    A Ankur Bakliwal

    Hello All, Please help me.. using admin login report showing records. but i m Unable to view SQL Report normal login is there any solution...

    Thanks, Ankur Bakliwal

    Database database help

  • How can I find out whether a page of iframe has been loaded completely or not?
    A Ankur Bakliwal

    Thanks for this information. but f u give me some ex. of that that'll be very helpful for me

    Thanks, Ankur Bakliwal

    Web Development question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups