Crystal Reports :: Create A Web Service That Returns Output In JSON Format

Mar 29, 2013

How can we consume a web service using asp.net out put in json formate?

View 1 Replies


Similar Messages:

Crystal Reports :: Create A JSON Rest Service

May 7, 2015

I was told to build a rest web service using asp.net so does the code below represent the same

using System;
using System.Collections.Generic;
using System.Linq;
using System.Web;
using System.Web.Services;

[Code] ......

View 1 Replies

Crystal Reports :: How To Create Multiple Service Reference With Same Namespace

Jan 24, 2016

I have been creating asp.net application for accessing data from multiple service references, is it possible to access it with same namespace in Reference.cs file

View 1 Replies

AJAX :: Wcf Based Web Service Returns Data In JSON?

Jul 7, 2010

I want to make a web servcie(.svc) that returns JSON data after entering the input.....which is resulted as in the downloaded filein JSON format.i want something like that-http://209.62.6.226/GracoRest/service.svc/Rest/WheretoBuyplease help me for the above but....step by step...i m trying WCF very 1st time

View 3 Replies

WCF / ASMX :: Calling A Remote Or Local Web Service That Returns A JSON With JQuery?

Mar 16, 2011

how to create a Web service that returns a JSON(or JSONP). That also should be able to work for cross-domain access aswell as for a local call.. help to get this working or for a few links for further reading about this

View 2 Replies

Crystal Reports :: Buttons On Toolbar - Empty Output?

Feb 2, 2010

I'm building crystal reoport XI 2 on visual studio 2008 the datasourcse of report is dataset and it works for the first time but when i click on next page button or any other buton on the toolbar the report becomes empty I tried to but the dataset at the page load it doesn't work i tried also to put the reportviewer report source at the page load the report retrive date but at the next button it only give the second page.

View 2 Replies

Crystal Reports :: How To Start Another Service Using Window Service

Apr 27, 2016

Is there any way to start another service i.e i have a one service named XYZSERVICE using this service i want to start another service i.e PQRSERVICE...

How can i do this ???

View 1 Replies

Crystal Reports :: How To Create Role Based Reports When Working With Membership

Apr 13, 2013

I have master page, menu on master page, i use asp roles and trim menu item based on user roles and rights this process is working fine.

Now i have to create some reports based on user roles, and responsibility in a company like country head will view country wide reports, manager region will only view regional report and rest will view reports related to them.

How can i achieve this efficiently using asp roles.

View 1 Replies

Crystal Reports :: Either The Crystal Reports Registry Key Permissions Are Insufficient Or The Crystal Reports Runti?

Aug 5, 2010

When i run the application locally it works fine but when i publish it n access from it it gives the error asEither the Crystal Reports registry key permissions are insufficient or the Crystal Reports runtime is not installed correctly.

View 2 Replies

Crystal Reports :: Create The Crystal Report Using Txt File Data?

Mar 1, 2011

my question how to create crystal report without database, in this case i want to create the crystal report using txt file data. is ther any way?plz tell me? how is it possible?

View 1 Replies

Crystal Reports :: Possible To Show File In PDF Format In Web?

Mar 10, 2010

I would like to ask is it possible to show crystal report in pdf format in web? I know how to export crystal report in pdf format, however, it is exported to client's computer.

View 1 Replies

Crystal Reports :: How To Format A String To Datetime

Mar 21, 2010

I inherited some project which uses crystal reports. The datasource for startdate is in string format but I would like to make it up so that the time does not get added. Should I change the sql query somehow or can I make from the object in crystal reports (IFieldObject) to something more manageable.

View 2 Replies

Crystal Reports :: Exporting In Pdf Or Word Format

Mar 12, 2010

sometimes an export in pdf, or word format, is not the same of the report i mean about a lines, a dimensions of controls and other

View 1 Replies

Crystal Reports :: How To Create Reports Using Views

Oct 28, 2010

I have got two sets of users. One set can view all information of branches from 1to 5 and the other group can view all the information of branches from 6 to 10. How do I create reports using views for these two sets of users?

View 2 Replies

Crystal Reports :: Exporting Page Without .doc Format In Dropdown

Apr 2, 2010

my boss wants show a page exporting , but in the combobox he wants remove the ".doc" format

View 2 Replies

Crystal Reports :: Cross Tab - Summary Not In Correct Format

Oct 12, 2010

I have Cross Tab in a report In database I have time in minutes. I have created a formula which converts minutes to hours. But Summary is correct but it is not in correct format i.e, in time format for every 60 it should round to 1 but this summary is rounding 100 to 1.

View 5 Replies

Crystal Reports :: Format Number Inside A Legend?

Apr 28, 2010

i have a problem in formating a number that shows inside a legend i want to show in a custmized format but it is shows like that

here's my chart,, i want to format number from 2,010.00 to 2010 only and same for 2,009.00 because this numbers are representing years

View 2 Replies

Crystal Reports :: How To Display Arabic Data In Correct Format

Nov 3, 2010

How do i display arabic data in correct format?

The following information(fig -1) is displayed correctly in crystal reports viewer but when i export the report in to word or pdf, using the export feature in cr viewer, iam getting a differnt output (fig -2).

View 5 Replies

Crystal Reports :: Saving ReportDoc In PDF Format In Server Folder

May 28, 2010

I have a crystal report as reportDoc. In reportDoc.ExportToDisk function it is asking only file name. So let me where should I mention path and how should store in my server folder. I want that file to be saved in particular folder in server in pdf format. Report is converting to pdf. I have no problems in converting. Please let me know how to save that pdf file into my project folder.

View 1 Replies

Crystal Reports :: Modify The Code Which Is In Indian Currency Format?

Oct 28, 2010

modify the code which is in indian currency format?

View 1 Replies

Crystal Reports :: 'Access Denied'selecting Export Format?

Jan 22, 2010

When I click on the export button and get the pop-up where you choose the export format....when I choose the Crystal Reports format and click ok,the contents of that pop-up window is now the same as the page where I clicked the export button along with an 'Access Denied' message above the tool bar.

If I choose any other export format,this does not happen and I get the expected dialog where I can choose to open or save the export file.It seems to be a permissions issue, but I can't figure out what CR is trying access that it doesn't have permissions for.

View 1 Replies

Javascript - Removing The "d" Object From Web Service Json Output?

May 11, 2010

I have some javascript code that processes json output from asp.net web services built with framework 2.0. Now I need to support data returned from framework 3.5 web services. My javascript code assumes a list of objects as return value, which works fine in 2.0. However In framework 3.5, the list is wrapped in a "d" object. Is there any way I can remove the "d" wrapper and just return the list?

View 1 Replies

Crystal Reports :: Format IFieldObject On Report To Display Text At The Bottom?

Dec 1, 2010

using vb.net 2005 and crystal rpts.I have an iFieldObject on a report that I am using to display a signature line which looks ok except for one thing: the signature line needs to appear at the bottom of the object, how to do this?

View 1 Replies

Crystal Reports :: How To Send SMS To Mobile Using Web Service

Dec 12, 2012

I am creating a website with a secure login, here I have users who register for my web site with their Credentials. When the user finishes the registration process & logs in to his/her account, there is a button called activate. Unless they click the activate button, they can't progress. Upon clicking the button, an activation code is sent to the mobile no(as a sms), which the user has given during registration.. I am using net framework 3.5, asp.net,C# and SQL Server 2005, I am doing this with web service, I have got my web service, but its not that accurate.. here i am using web service from .. [URL] .. here i want to know how to send sms in asp.net using web service?

View 1 Replies

Crystal Reports :: Unable To Export To HTML Format When Forwarding Email To Other Person

Apr 10, 2010

In our program, we are exporting crystal report (ExportToStream method) in html format and sendind via email body contents.

The email is showing correct format i.e same format as like format showing in crystal report viewer.

But when the user, farwarding the same email to any other person, the format is totally collapsed. All lines are moving up and text parts showing down with out proper alignment.

How to resolve this issue?

View 3 Replies







Copyrights 2005-15 www.BigResource.com, All rights reserved