Click here to Skip to main content
15,919,500 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Problem with Service Application Template [modified] Pin
Dave Kreskowiak27-Nov-07 9:05
mveDave Kreskowiak27-Nov-07 9:05 
GeneralRe: Problem with Service Application Template Pin
jim_taylor27-Nov-07 9:17
jim_taylor27-Nov-07 9:17 
GeneralRe: Problem with Service Application Template Pin
jim_taylor27-Nov-07 9:57
jim_taylor27-Nov-07 9:57 
GeneralRe: Problem with Service Application Template Pin
Dave Kreskowiak27-Nov-07 9:58
mveDave Kreskowiak27-Nov-07 9:58 
GeneralRe: Problem with Service Application Template Pin
jim_taylor27-Nov-07 10:04
jim_taylor27-Nov-07 10:04 
GeneralRe: Problem with Service Application Template Pin
Dave Kreskowiak27-Nov-07 10:14
mveDave Kreskowiak27-Nov-07 10:14 
GeneralRe: Problem with Service Application Template Pin
jim_taylor27-Nov-07 11:21
jim_taylor27-Nov-07 11:21 
QuestionSet SSRS Report Datasource using vb.net Pin
Realsirocco27-Nov-07 6:21
Realsirocco27-Nov-07 6:21 
Firstly sorry, I am new to vb.net.
I am writing a vb.net application to manage reports on a reporting services server. The application allows users to create datasources, upload reports from rdl files etc.
The app uploads reports ok and creates datasources but when I try to run one of the reports I get "The report server cannot process the report. The data source connection information has been deleted. (rsInvalidDataSourceReference)"
If I manually set the datasource to the shared datasource on the report server the report works fine.
From searching around I think I need to re-point the datasource in the report but I cannot figure out how to do this. I have tried using SetItemDatasource but when I try to enter the name of the datasource I get a "Type String cannot be converted to a 1 dimensional array of type datasource."
I am sure I should be doing something like:

SetItemDataSources("/ReportsFolder/ReportName", SharedDataSource)

but I cannot figure out what the SharedDataSource reference should be, I have tried "myDataSourceFolder/MyDataSourcename" but I get the above error. Please somebody put me out of my misery.


Thanks.

Richard

Its better to burn out than to fade away!

AnswerRe: Set SSRS Report Datasource using vb.net Pin
pmarfleet27-Nov-07 7:11
pmarfleet27-Nov-07 7:11 
QuestionContext-Sensitive Help in VB 2005 Pin
PeterBiddlecombe27-Nov-07 5:30
PeterBiddlecombe27-Nov-07 5:30 
AnswerRe: Context-Sensitive Help in VB 2005 Pin
Dave Kreskowiak27-Nov-07 6:37
mveDave Kreskowiak27-Nov-07 6:37 
QuestionVB.Net macro problem [modified] Pin
smith4306527-Nov-07 5:11
smith4306527-Nov-07 5:11 
QuestionMarshallByRef problem Pin
cstrader23227-Nov-07 4:48
cstrader23227-Nov-07 4:48 
AnswerRe: MarshallByRef problem Pin
cstrader23227-Nov-07 4:54
cstrader23227-Nov-07 4:54 
AnswerRe: MarshallByRef problem Pin
Dave Kreskowiak27-Nov-07 5:15
mveDave Kreskowiak27-Nov-07 5:15 
GeneralRe: MarshallByRef problem Pin
cstrader23227-Nov-07 5:39
cstrader23227-Nov-07 5:39 
GeneralRe: MarshallByRef problem Pin
Dave Kreskowiak27-Nov-07 6:25
mveDave Kreskowiak27-Nov-07 6:25 
GeneralRe: MarshallByRef problem Pin
cstrader23227-Nov-07 7:07
cstrader23227-Nov-07 7:07 
GeneralRe: MarshallByRef problem Pin
Dave Kreskowiak27-Nov-07 7:48
mveDave Kreskowiak27-Nov-07 7:48 
Questionhow to know which procces['s] have access to a file Pin
combo_ci27-Nov-07 3:46
combo_ci27-Nov-07 3:46 
AnswerRe: how to know which procces['s] have access to a file Pin
Dave Kreskowiak27-Nov-07 5:43
mveDave Kreskowiak27-Nov-07 5:43 
Questionvb.net versus c# problem Pin
cstrader23227-Nov-07 3:36
cstrader23227-Nov-07 3:36 
AnswerRe: vb.net versus c# problem Pin
Dave Kreskowiak27-Nov-07 5:10
mveDave Kreskowiak27-Nov-07 5:10 
GeneralRe: vb.net versus c# problem Pin
cstrader23227-Nov-07 5:35
cstrader23227-Nov-07 5:35 
GeneralRe: vb.net versus c# problem Pin
Dave Kreskowiak27-Nov-07 6:13
mveDave Kreskowiak27-Nov-07 6:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.