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
A

Anil Veeraghattapu 4

@Anil Veeraghattapu 4
About
Posts
31
Topics
14
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    Yes you are right. it was some format exception i find it in the event log too. Thanks for your help Thanks Anil veeraghattapu.

    C# csharp help

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    Thanks i find the exception in the text file. you did a great help. the problem is it was a fromat exception throw by a log control when i tried to log somethin in the on start event Thanks Anil Veeraghattapu.

    C# csharp help

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    the service a'nt got started my friend. i am unable to attach it to debugger. Thanks Anil Veeraghattapu.

    C# csharp help

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    yes i put all the code of the Onstart event in try catch block. its no use. i am getting the same error message when i tried to start the service from the service explorer thanks Anil Veeraghattapu.

    C# csharp help

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    alright. lemme try and get back to you.

    C# csharp help

  • Windows service failed to start.
    A Anil Veeraghattapu 4

    I am creating a windows service using c#.net 3.5 i created installer file to install it. it was installed successfully. when i tried to start the service from the service explorer it showing the below error instead of starting the service "some services stop automatically if they are not in use by other programs or services". Please help me out. Thanks Anil Veeraghattapu.

    C# csharp help

  • write to xml file using vbscript in classic asp
    A Anil Veeraghattapu 4

    Hi i am developing a classic asp page using vbscript i need to create a new node in an xml file with the data entered in to the form plese help me how can i implement vbscript to a classic asp page that can writes some data into the xml file Thanks Anil Veeraghattapu.

    Web Development xml help question

  • detect javascript code for google ad sense
    A Anil Veeraghattapu 4

    Hi benjymous Thanks for your reply well i am also thinking about your 1st option so are you sure if a website is running google ad sense then it should contain the keywords like "google_ad_client" ????? Thanks Anil Veeraghattapu.

    C# csharp javascript

  • detect javascript code for google ad sense
    A Anil Veeraghattapu 4

    Hi using c#.net i want to detect whether there is any javascript code present on the webpage for google adsense. please tell me about the javascript code for the google adsense Thanks Anil Veeraghattapu ...

    C# csharp javascript

  • google search engine api using c#
    A Anil Veeraghattapu 4

    Hi i am developing a c#.net windows application where i need to passi key words to the google search engine api and i need to retrieve the search results form the api Please tell me which google api i have use in my application to make google search from my application Thanks Anil Veeraghattapu.

    C# csharp json

  • how to find websites that are using google ad-sense
    A Anil Veeraghattapu 4

    Please understand my question first i have been searching and searching in google but i didn't find any information instead i am acorss with lot of stuff which is not relevent to my probm yes there are number of apis provided for google adsense but no one is suitable for my requirement. i need a google which gives the list of websites that are running google adsense for the given list of key words. any one can suggest relevent information but only some people can understand the problem and gives the exact solution for the problem it is useless to if you give any kind of response which is only related to the context but not related to the problem. if you did't understood my requirement then ask me back. i will explain you. Thanks Anil Veeraghattapu.

    C# csharp json tutorial question

  • how to find websites that are using google ad-sense
    A Anil Veeraghattapu 4

    Hi how can i know the list of websites that are using google ad-sense for the given list of keywords does google providing any kind of API to get that information i am using c#.net and developing a desktop application Thanks Anil Veeraghattapu.

    C# csharp json tutorial question

  • using google api how can i find that a website is using adsense
    A Anil Veeraghattapu 4

    Hi, i want to display the list of websites that are using Google ad-sense for given list of key words i am using c#.net and windows application please tell which webservice i have to use to accomplish this task Thanks Anil Veeraghattapu.

    C# csharp json question

  • How to call Google API
    A Anil Veeraghattapu 4

    why are you thinking like we have posted forum by with out searching in Google. we have already searched and find no relevant result. if you are not certain with the solution then stop posting reply we know searching in Google.

    C# csharp json tutorial

  • using google api in c#.net for google ad-sense search
    A Anil Veeraghattapu 4

    are you sure it is relevant to me question i want to use the google api in my windows application that is developed using c#.net so please tell me what kind of webservice i have to use Thanks Anil Veeraghattapu.

    C# csharp algorithms json question

  • using google api in c#.net for google ad-sense search
    A Anil Veeraghattapu 4

    Hi, i am developing windows desktop application using c#.net in my application how can i use google api for searching google ad-sense please describe me the approach for this Thanks Anil Veeraghattapu.

    C# csharp algorithms json question

  • Starting text is disappeared if the rich textbox has no scroll bar
    A Anil Veeraghattapu 4

    I am not going to use the vertical scroll bar. instead of that i have to redirect the user to the next rich text below Thanks Anil Veeraghattapu.

    C# csharp question

  • Starting text is disappeared if the rich textbox has no scroll bar
    A Anil Veeraghattapu 4

    Hi, I am using c#.net to create a windows application in that i have a rich text box control when ever the text comes to end in the rich text box for every new line in that rich text box the first line becomes disappears now what i need to do is i have to restrict the user when ever the rich text box becomes full please advice me how can i do this Thanks Anil Veeraghattapu

    C# csharp question

  • how can i restrict the text in rich text box using c#.net
    A Anil Veeraghattapu 4

    Hi I am developing a windows application using c#.net in my application i have two rich textbox controls if the user enters some text in the rich text box, after the rich text box is completed he should redirect to the second rich text box that is when ever the text in the first rich text box is completed scroll bar should not be visible instead he should be directed to second rich text box i have to achieve this by with out considering the number of lines and character count for a rich text box i have to limit the content in the rich text box to the text which is displayed to the user only. can any body suggest me how to achieve this ?? Thanks Anil Veeraghattapu

    C# csharp question tutorial

  • how the print functionality in c#.net works
    A Anil Veeraghattapu 4

    hey what do you mean have you gone through my query do you think does any body posts here if we got satisfied by google search don't waste your time by posting these kinds of responses i have already done with wysiwyg kind of printing what i need is am unable arrange the test in the rich text boxes like how exactly the printer is printing Thanks Anil Veeraghattapu.

    C# csharp css com help tutorial
  • Login

  • Don't have an account? Register

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