Showing posts with label viewer. Show all posts
Showing posts with label viewer. Show all posts

Thursday, March 29, 2012

object positions

Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.JIM.H. wrote:

> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in
IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.
>
Hey Jim,
I use table to organize my aspx pages. They work very well.
Shock
Turn of GridLayout and go with FlowLayout in the Document's PageLayout
property.
"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in
> IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.
>
Shock,
Can you give me more information, how should I use table?
Thanks,
Jim.
"Shock" wrote:

> JIM.H. wrote:
>
> Hey Jim,
> I use table to organize my aspx pages. They work very well.
> Shock
>
Scott,
I change GridLayout to FlowLayout on the design view (right click and
propertise) but nothing has chnaged it is still the same.
Thanks,
Jim.
"Scott M." wrote:

> Turn of GridLayout and go with FlowLayout in the Document's PageLayout
> property.
>
> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
>
>
Change the page to flow layout, then remove all of the style attributes from
the page elements that define the elements' top, left width or height
attributes.
I've been using .NET for about 4 years and I've never had anything good come
from that GridLayout mode.
"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in
IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.
>
I do not know what I am doing wrong. my page is in FlowFormat. When you say
page element: are you talking about componnet in the page? There is no Top
properties on those components. Page properties have page margins, shoud I
change that one?
"David Jessee" wrote:

> Change the page to flow layout, then remove all of the style attributes fr
om
> the page elements that define the elements' top, left width or height
> attributes.
> I've been using .NET for about 4 years and I've never had anything good co
me
> from that GridLayout mode.
> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> IE
>
>

object positions

Hello,
I am new in asp.net application. In my application I have a few dropdown
list and a RS2000 report viewer object. When I launch the application, in IE
they they do not keep their position and overlap, how can I get them stay
where they are?
Thanks,
Jim.JIM.H. wrote:

> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.

Hey Jim,

I use table to organize my aspx pages. They work very well.

Shock
Turn of GridLayout and go with FlowLayout in the Document's PageLayout
property.

"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in
> IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.
Scott,
I change GridLayout to FlowLayout on the design view (right click and
propertise) but nothing has chnaged it is still the same.
Thanks,
Jim.

"Scott M." wrote:

> Turn of GridLayout and go with FlowLayout in the Document's PageLayout
> property.
>
> "JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
> news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> > Hello,
> > I am new in asp.net application. In my application I have a few dropdown
> > list and a RS2000 report viewer object. When I launch the application, in
> > IE
> > they they do not keep their position and overlap, how can I get them stay
> > where they are?
> > Thanks,
> > Jim.
>
Shock,
Can you give me more information, how should I use table?
Thanks,
Jim.

"Shock" wrote:

> JIM.H. wrote:
> > Hello,
> > I am new in asp.net application. In my application I have a few dropdown
> > list and a RS2000 report viewer object. When I launch the application, in IE
> > they they do not keep their position and overlap, how can I get them stay
> > where they are?
> > Thanks,
> > Jim.
> Hey Jim,
> I use table to organize my aspx pages. They work very well.
> Shock
Change the page to flow layout, then remove all of the style attributes from
the page elements that define the elements' top, left width or height
attributes.

I've been using .NET for about 4 years and I've never had anything good come
from that GridLayout mode.

"JIM.H." <JIMH@.discussions.microsoft.com> wrote in message
news:64E0C1C7-3566-480F-AFB1-6D3662F5FC72@.microsoft.com...
> Hello,
> I am new in asp.net application. In my application I have a few dropdown
> list and a RS2000 report viewer object. When I launch the application, in
IE
> they they do not keep their position and overlap, how can I get them stay
> where they are?
> Thanks,
> Jim.

Saturday, March 24, 2012

Object reference not set to an instance of an object

Hi,
WHen i try to create to display a crystal report in the web , by making a
asp.net application.In the crystal report viewer i gave a report location,in
the data binding report source.And in the Page_Init i gave the
CrystalReportViewer1.DataBind()

..When i try to view the report in the browser i am getting the error

Object reference not set to an instance of an object

Help me out

Rny

--
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.742 / Virus Database: 495 - Release Date: 8/19/2004The Crystal Repot Viewer treats a report just like any other object...i.e.,
you must instantiate it before you can use it. So, if you have a report
called "MyReport", try something like this:

VB:
Dim r As New MyReport;
CrystalReportViewer1.ReportSource = r
CrystalReportViewer1.DataBind()

C#:
MyReport r = new MyReport();
CrystalReportViewer1.ReportSource = r;
CrystalReportViewer1.DataBind();

Travis Murray
MCSD, MCT
Artiem Consulting, Inc.
http://www.artiem.com

"Reny J Joseph Thuthikattu" <reny@.bxtech.com> wrote in message
news:uKxydgEiEHA.2764@.TK2MSFTNGP11.phx.gbl...
> Hi,
> WHen i try to create to display a crystal report in the web , by making a
> asp.net application.In the crystal report viewer i gave a report
location,in
> the data binding report source.And in the Page_Init i gave the
> CrystalReportViewer1.DataBind()
> .When i try to view the report in the browser i am getting the error
> Object reference not set to an instance of an object
>
> Help me out
> Rny
>
> --
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.742 / Virus Database: 495 - Release Date: 8/19/2004

Object reference not set to an instance of an object

Hi,
WHen i try to create to display a crystal report in the web , by making a
asp.net application.In the crystal report viewer i gave a report location,in
the data binding report source.And in the Page_Init i gave the
CrystalReportViewer1.DataBind()
.When i try to view the report in the browser i am getting the error
Object reference not set to an instance of an object
Help me out
Rny
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.742 / Virus Database: 495 - Release Date: 8/19/2004The Crystal Repot Viewer treats a report just like any other object...i.e.,
you must instantiate it before you can use it. So, if you have a report
called "MyReport", try something like this:
VB:
Dim r As New MyReport;
CrystalReportViewer1.ReportSource = r
CrystalReportViewer1.DataBind()
C#:
MyReport r = new MyReport();
CrystalReportViewer1.ReportSource = r;
CrystalReportViewer1.DataBind();
Travis Murray
MCSD, MCT
Artiem Consulting, Inc.
http://www.artiem.com
"Reny J Joseph Thuthikattu" <reny@.bxtech.com> wrote in message
news:uKxydgEiEHA.2764@.TK2MSFTNGP11.phx.gbl...
> Hi,
> WHen i try to create to display a crystal report in the web , by making a
> asp.net application.In the crystal report viewer i gave a report
location,in
> the data binding report source.And in the Page_Init i gave the
> CrystalReportViewer1.DataBind()
> .When i try to view the report in the browser i am getting the error
> Object reference not set to an instance of an object
>
> Help me out
> Rny
>
> --
> Outgoing mail is certified Virus Free.
> Checked by AVG anti-virus system (http://www.grisoft.com).
> Version: 6.0.742 / Virus Database: 495 - Release Date: 8/19/2004
>