May 19, 2012  
   Login  
Forum  
 
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Error deploying to report serverError deploying to report server
Previous Previous
 
Next Next
New Post
 10/19/2007 8:00 PM
 

Bonjour!

I'm deploying my report on my report server and I have this error, I don't know exactly what is the problem.

  • Response is not well-formed XML.
    • '', hexadecimal value 0x1F, is an invalid character. Line 6, position -964.

 

Regards, Joel:)

New Post
 10/19/2007 8:08 PM
 

Oups! I forgot some details, when I execute it.

Joel :)

New Post
 10/19/2007 8:30 PM
 

Bonjour Joel,

Could you provide the query you are using?

If you consider some details of the query being confidential, just send it to me at the support email address as written in the manual.

Regards,


Frederic LATOUR
ENESYS
New Post
 10/22/2007 2:54 PM
 

Bonjour!

En test sur mon PC ca fonctionne tres bien.

Voila mon dataset 1:

    <FieldRef Name="Priority" />
   </OrderBy>
                                 </query>
</list>

 <list title="L.E.A.P. Activities" relativeSiteUrl=""  stripHtml="true"
        tableName="Activities">
  <fields>Title, Description, Activity_x0020_Lookup,Skills</fields>
  <query></query>
 </list>

 

 <sqlOp op="join">
  <dstTableName>MergedContacts</dstTableName>
  <parentTableName>Profile</parentTableName>
  <childTableName>Activities</childTableName>
 <parentFieldName>Activity</parentFieldName>
  <childFieldName>Activity_x0020_Lookup</childFieldName>
 </sqlOp>

 <resultSet>MergedContacts</resultSet>
</root>

Dataset 2 pour ma liste de choix en parametre:

<?xml version="1.0" encoding="utf-8" ?>
<root>
 <list title="LEAPStudentProfile" relativeSiteUrl="" tableName="Profile">
  <fields>Author</fields>
  <query>
   
  
                                 </query>
</list>
<sqlOp op="distinct" >
<sortOrder>Author</sortOrder>
<dstTableName>Students</dstTableName>
<tableName>Profile</tableName>
<fieldName>Author</fieldName>
</sqlOp>
 <resultSet>Students</resultSet>
</root>

New Post
 10/22/2007 8:32 PM
 

Hi,

Could you try to delete and then deploy again the report.

If you have already done this, and it didn't change anything, could you send the whole query by email as only part of it is displayed in your post.

Regards,


Frederic LATOUR
ENESYS
Previous Previous
 
Next Next
ForumForumEnesys RS Data ...Enesys RS Data ...Support - RS Da...Support - RS Da...Error deploying to report serverError deploying to report server

 
You need to login for posting to the forums.
If you don't have a login, click here to register.
You need to login for posting to the forums.
If you don't have a login, click here to register.
 
Copyright 2010 Enesys - All rights reserved Terms Of UsePrivacy Statement