Jump to content
Software FX Community

Null reference


User (Legacy)

Recommended Posts

Hello, we are having trouble with an app that works fine on our test

machines, but when going to production didn't worked.

We are using RenderControl() to render the graph part of the page, and

when testing it with the built-in server of VS2005 (not IIS) it works

OK, but generating code for the graph image with the img's tag src in

the form "file:///C:/Documents and settings/UserName/..." temporary png

filename instead of a "/charfx70/PSS/..." aspx reference (which is

obviously wrong). When using IIS we get a NullReferenceException.

I bet this is a configuration problem, but we don't know where it might

be. How does chartfx know what to put in the "src" for the generated

"img" tag?

I have two samples in the server, one that works, and the one that's

causing us problems. The one that works (this one is using the .NET client):

http://193.146.82.16/Graficosmjestoc/salinestoc.aspx

A test that shows the problem:

http://193.146.82.16/GraphRendererTest/Test.aspx

Any idea as to what needs to be done will be welcomed!

Thanks,

Pablo

--

Pablo Montilla

www.odyssey.com.uy

And o'er them the lighthouse looked lovely as hope,--

That star of life's tremulous ocean.

-- Paul Moon James (1780-1854)

-- The Beacon

Link to comment
Share on other sites

SoftwareFX Support wrote:

> When I hit:

>

> http://193.146.82.16/GraphRendererTest/Test.aspx

>

> I don't get an error I get a chart image.

>

Sorry, our bad. We were using the bad assemblies. We've fixed it already.

Thanks for the response!

Pablo

--

--

Pablo Montilla

www.odyssey.com.uy

Attention all planets of the Solar Federation: We have assumed control.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...