User Profile

Collapse

Profile Sidebar

Collapse
Kotireddy
Kotireddy
Last Activity: Jan 9 '13, 05:06 AM
Joined: Sep 4 '12
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Kotireddy
    started a topic Error in calling WEB API Method
    in .NET

    Error in calling WEB API Method

    Hi,

    I am calling the web api get method in the browser it is working fine.but I trying to call this in asp.net page it is asking the follwing in IE.

    "This page is accessing inofrmation that is not under its control.This process a security risk.Do you want to continue?"

    Where as in the Firfox or crome. it is not working. My code is below

    Code:
    <script type="text/javascript">
    ...
    See more | Go to post
    Last edited by Meetee; Oct 4 '12, 06:49 AM. Reason: use code tags around your code

  • Is it possible to use return type bool in WEB API post method?

    Hi,

    I sew lot of sample for ASP WEB API. In althose link the post method is using

    HttpResponseMes sage as return tyope

    can any one tell me Is it possible to use return type bool in WEB API post method?

    Any one Please send any sample on this that will helps me.
    See more | Go to post

  • I created the setup project by adding the out put of DB project.But the DB is not creating. I tried to add the DB project reference but it is not allowing.
    Any one help to how to Database Project dynamically?
    See more | Go to post

    Leave a comment:


  • Kotireddy
    started a topic How to deploy the Database Project dynamically?
    in .NET

    How to deploy the Database Project dynamically?

    Hi,

    I am new to database project.
    I followed the below link to create my project.
    http://www.codeproject.com/Articles/...-Visual-Studio

    It is working fine(If I deploy the project The database is created in the target machine)

    Now, I want to deploy this project in the another project button click event. Any one suggest me how to achieve this.
    ...
    See more | Go to post
    Last edited by zmbd; Sep 8 '12, 11:45 PM. Reason: placed required url tags

  • Kotireddy
    started a topic How to create the MSI package with the database
    in .NET

    How to create the MSI package with the database

    Hi,

    I am working with c# windows application. I need to create the MSI package with the database. In the MSI package the user has to select the server name and database name,userid,pas sword to run the scripts in the database.

    How to create this type of MSI package. Any one give the suggitions. The sample will the great help for me.

    Regards,
    Koti.
    See more | Go to post

  • Kotireddy
    started a topic Unable to connect to tally?
    in .NET

    Unable to connect to tally?

    Hi,

    We posting the voucher to tally using the web request,it is working fine when the tally is open in the server.But it is not working when the tally is offline.

    Please give the suggestion to solve this.

    Regards,
    koti.
    See more | Go to post

  • Unable to connect to tally if the tally is not open?

    Hi,

    When tally is started a DSN is automatically created in your local system. It is 'TallyODBC_9000 ' where 9000 is the default port number of Tally Server. You can directly connect to Tally using the connection string ODBC.

    But tally is not connecting if the tally is not open in the system. How to fix this. Any one tell me how to create the DSN or any other way.My client don't want to open the tally
    for integration....
    See more | Go to post
No activity results to display
Show More
Working...