Tagged Questions
0
votes
0answers
31 views
wss 3.0 working fine in all browsers except on IE
I have 2 domain controllers, lets call it Domain1 and Domain2. I have wss3.0 installed in windows 2003 server with sql express running in webserver1 of Domain1. Domain1 is also running DNS Services ...
0
votes
1answer
45 views
openfiledialog in webpart
How to implement openfile dialog in a webpart ?
OpenFileDialog class could not be accessed in webpart.
Is there any other way to achieve this ?
0
votes
3answers
132 views
custom document library web part with shared documents
I've been struggling a lot to create custom web part that looks similar to "Document library" in share point. I've tried several approaches but finally figured out it.
Here's my piece of code:
// ...
0
votes
1answer
100 views
My Wss 3.0 web application only authenticates with basic authentication. HELP!
I just installed fresh install of windows server 2008 R2. Then I installed wss 3.0 64 bit in the server. Install finished sucessfully, i installed standalone version with Windows Internal Database. ...