Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

5
votes
1answer
4k views

Installing Visual Studio 2003 on Windows 7 64-bit

My team is currently supporting a 1.1 app and we are installing VS.NET 2003 on Windows 7. We haven't had any issues on the 32-bit machines, but FrontPage Server Extensions are failing to install on ...
4
votes
1answer
419 views

Filling in a multi-choice field in a Sharepoint Doc-Lib using SetDocsMetaInfo Frontpage Server Extentions RPC method

I've been given a big chunk of code which eventually calls upon the SetDocsMetaInfo method from Frontpage Server Extension RPC. This is easy enough for most document uploading and property updating, ...
2
votes
1answer
1k views

Programmatically downloading a file from Sharepoint without using Web Services?

I'd like to fetch some files from a SharePoint site, however I do not want to use the web services as a) I want to be compatible with both 2007 and 2010 and b) I'm not sure if Web Services can give me ...
1
vote
2answers
987 views

Frontpage server extensions install problem

Here is the antenced of my story I've got a problem with the VS or IIS. I don't know. When in the Visual Studio 2010 I try to create website: throw up the follow errormessage: Unable to create the ...
1
vote
1answer
150 views

ASP.NET site opening from server produces error

I have a site that is running on a Windows Server 2008 machine with IIS 7.0, when I try to open it with Visual Web Developer 2010, it says the following: error: unable to open site: ... The Web ...
1
vote
1answer
209 views

How can I figure out what this frontpage extension code is supposed to do?

I was asked to assist with troubleshooting a problem. Functionality on a site "stopped working" and I was asked to figure out what is wrong. The following is the error: FrontPage Error. ...
1
vote
1answer
385 views

Move Documents error with SharePoint 3 & FrontPage Extensions

Firstly, the simple question - has anyone had any experience programmatically renaming/moving a folder in a directory structure in SharePoint? The background: I have inherited some work, and am in ...
0
votes
0answers
27 views

apache asp visual studio

This question is kindof related to a previous one i asked. So, i found out that apache has an extension that allows you to run asp.net pages. I have a web service which i wish to deploy using this. So ...
0
votes
2answers
57 views

Designers, Expression or SharePoint Designer, and real source control

I'm trying desperately to move from VSS to a real source control system. Options include TFS and SVN. My designers need to keep their ability to modify source files and instantly preview their ...
0
votes
1answer
316 views

ASP.NET MVC WAP, SharePoint Designer and SVN

All, I'm starting a new ASP.NET MVC project which requires some content management capabilities. The people who will be managing the content prefer to use SharePoint Designer (successor to ...
0
votes
1answer
139 views

FPSE, folder permissions and SharePoint Designer

All, A few of our internal users are editing one of our classic ASP sites (Not a SharePoint site) via Sharepoint Designer which I believe uses FrontPage Server Extensions. I would like to give a ...