R
ryan.mclean
Hello all,
I need help. I would like to add a user control to our sharepoint site,
but the user control has to have a reference to web services or
assemblies registered in the gac. No matter what I have tried, I get
type not defined errors. I'm positive others have accomplished this.
Will you share how you did it?
I would prefer the user control use the web services (or services) to
get data. The web part doesn't seem to know the (services) classes. I
am useing vs.net 2005.
I have tried putting the classes into the gac and the vb/dll files into
the UserControl folder for the Son of SmartPart. Not sure what to try
next.
Thank you and have a nice day,
Ryan
I need help. I would like to add a user control to our sharepoint site,
but the user control has to have a reference to web services or
assemblies registered in the gac. No matter what I have tried, I get
type not defined errors. I'm positive others have accomplished this.
Will you share how you did it?
I would prefer the user control use the web services (or services) to
get data. The web part doesn't seem to know the (services) classes. I
am useing vs.net 2005.
I have tried putting the classes into the gac and the vb/dll files into
the UserControl folder for the Son of SmartPart. Not sure what to try
next.
Thank you and have a nice day,
Ryan