473,568 Members | 2,923 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Problem with Visual InterDev 6.0

CM


Hi, I am trying using Visual InterDev 6.0 to create an ASP web application,
but got the following problem:

Start Visual InterDev 6 -> Select New Web Project -> Change(or remain the
default name) -> then click Open -> When asked to select a Server, I input
the computer name -> then an error message:

Server error: Authoring is disabled for this server. Use the Server
Administrator to enable authoring.(erro r code = 80004005).

If input another computer name that has no IIS installed, the error message
is:

"Not Implemented (error code = 80070005").

Anyone can help?

Thanks in advance!

CM
Jul 19 '05 #1
4 3322
CM wrote:
Hi, I am trying using Visual InterDev 6.0 to create an ASP web
application, but got the following problem:

Start Visual InterDev 6 -> Select New Web Project -> Change(or remain
the default name) -> then click Open -> When asked to select a
Server, I input the computer name -> then an error message:

Server error: Authoring is disabled for this server. Use the Server
Administrator to enable authoring.(erro r code = 80004005).

If input another computer name that has no IIS installed, the error
message is:

"Not Implemented (error code = 80070005").

Anyone can help?

Thanks in advance!

CM


Start here: http://support.microsoft.com/default.aspx?PR=vid

HTH,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"
Jul 19 '05 #2
CM
Thank you Bob for the reply! Sorry for later respond. I just didn't have
time to read the articles you provided until now.

It seems the problem is Only 40-bit Encryption Supported. "If the Web server
is configured to require 128-bit SSL connections, Visual InterDev cannot
connect. The client libraries cannot negotiate SSL connections other than
40-bit.", according to
http://support.microsoft.com/default...b;EN-US;238662

I just wondering, is there any walk round for this issue?

CM

"Bob Barrows" <re******@NOyah oo.SPAMcom> wrote in message
news:eg******** ********@tk2msf tngp13.phx.gbl. ..
CM wrote:
Hi, I am trying using Visual InterDev 6.0 to create an ASP web
application, but got the following problem:

Start Visual InterDev 6 -> Select New Web Project -> Change(or remain
the default name) -> then click Open -> When asked to select a
Server, I input the computer name -> then an error message:

Server error: Authoring is disabled for this server. Use the Server
Administrator to enable authoring.(erro r code = 80004005).

If input another computer name that has no IIS installed, the error
message is:

"Not Implemented (error code = 80070005").

Anyone can help?

Thanks in advance!

CM


Start here: http://support.microsoft.com/default.aspx?PR=vid

HTH,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"

Jul 19 '05 #3
CM wrote:
Thank you Bob for the reply! Sorry for later respond. I just didn't
have time to read the articles you provided until now.

It seems the problem is Only 40-bit Encryption Supported. "If the Web
server is configured to require 128-bit SSL connections, Visual
InterDev cannot connect. The client libraries cannot negotiate SSL
connections other than 40-bit.", according to
http://support.microsoft.com/default...b;EN-US;238662

I just wondering, is there any walk round for this issue?

Sorry, none that I've seen. Have you tried Google?

Bob Barrows
--
Microsoft MVP -- ASP/ASP.NET
Please reply to the newsgroup. The email account listed in my From
header is my spam trap, so I don't check it very often. You will get a
quicker response by posting to the newsgroup.
Jul 19 '05 #4
I'd be curious if you do find a work-around. Could you post it?

--
.... Carl Frisk
"CM" <cm***@hotmail. com> wrote in message
news:OB******** ******@TK2MSFTN GP11.phx.gbl...
Thank you Bob for the reply! Sorry for later respond. I just didn't have
time to read the articles you provided until now.

It seems the problem is Only 40-bit Encryption Supported. "If the Web server is configured to require 128-bit SSL connections, Visual InterDev cannot
connect. The client libraries cannot negotiate SSL connections other than
40-bit.", according to
http://support.microsoft.com/default...b;EN-US;238662

I just wondering, is there any walk round for this issue?

CM

"Bob Barrows" <re******@NOyah oo.SPAMcom> wrote in message
news:eg******** ********@tk2msf tngp13.phx.gbl. ..
CM wrote:
Hi, I am trying using Visual InterDev 6.0 to create an ASP web
application, but got the following problem:

Start Visual InterDev 6 -> Select New Web Project -> Change(or remain
the default name) -> then click Open -> When asked to select a
Server, I input the computer name -> then an error message:

Server error: Authoring is disabled for this server. Use the Server
Administrator to enable authoring.(erro r code = 80004005).

If input another computer name that has no IIS installed, the error
message is:

"Not Implemented (error code = 80070005").

Anyone can help?

Thanks in advance!

CM


Start here: http://support.microsoft.com/default.aspx?PR=vid

HTH,
Bob Barrows

--
Microsoft MVP - ASP/ASP.NET
Please reply to the newsgroup. This email account is my spam trap so I
don't check it very often. If you must reply off-line, then remove the
"NO SPAM"


Jul 19 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
2893
by: CM | last post by:
Hi, there: I cannot create new web ASP application with Visual InterDev 6.0. The error message is: Server error: Authoring is disabled for this server. Use the Server Administrator to enable authoring.(error code = 80004005). According to http://support.microsoft.com/default.aspx?scid=kb;EN-US;238662 Visual InterDev 6.0. is only 40-bit...
8
2108
by: Raghuraman | last post by:
Hai ! I use the Grid control with the data environment and the recordset control by dragging from the data env. But if i run the page alone in the iexplorer it tells the error like pm.script liabrary not found even though i open it in the scripting libraries.
3
2044
by: Fabienne | last post by:
I've to migrate website from IIS 2.0 to IIS 6.0. Simple asp pages are working, but pages with visual interdev 6.0 controls not work ! HTTP 500 (internal server error) Visual Interdev 6.0 is it compatible with II 6.0 on W2003 server ? Thanks for your answer
4
2458
by: margaret | last post by:
I was trying to load an old project and .NET 2003 complained about this .vip file. According to Windows Explorer, it's a Visual InterDev project. For the life of me, I can't remember/figure out what an InterDev project is or was. My new .NET projects don't have this file. So, 2 questions: What is it? And how do I get around it, so I can load...
1
1228
by: Peter1502 | last post by:
I have Visual Studio.Net on my PC a work. The MS site states that Visual Studio now incorporates Visual Interdev (which I am told by a colleague is what I require). Can someone please tell me if my version includes Visual Interdev, or do I need to obtain the latest version. What is the latest version? Many Thanks,,,,Peter --
3
2062
by: Dave | last post by:
I have an existing web app on a remote server that I want to manage as a web project on my local box with Visual InterDev. But when I create a new project in VID and connect to the web server, I cannot connect to the existing web app. At the "Specify your web" dialog box I choose "connect to existing web on server" but the only option...
1
4716
by: strutsng | last post by:
I have 3 questions regarding IIS and ASP project creation in Visual InterDev 6. 1) In Visual InterDev 6, When I create a new project using web project wizard, I put C:\Inetpub\wwwroot\proj as location, and it shows the following error: cannot create a disk-based web application in 'C:\Inetpub\wwwroot\proj\proj_Local'. You cannot...
16
2205
by: Lance Wynn | last post by:
Hi all, I got a new computer that is running XP Home, and is to be used for the family as well as for me to do some work from home. I want to keep XP Home, but I am having a problem getting Visual Interdev to connect to any FrontPage Webs. I get an error 401 on the IIS Logs, and in interdev, I just get the login prompt, until it tells me...
0
3211
by: Rudolf Dvoracek | last post by:
Hi all, I have Visual Studio 6.0 (Interdev only) installed on Windows XP Professional (IIS 5.1 platform). I have also installed Visual Studio 2005. I want to debug ASP applications on IIS. Because debugging under non-administrative account doesn't work, I assigned my domain account into Administrators local group. I installed Inderdev...
0
7693
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main...
0
7605
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7917
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. ...
0
8118
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
6277
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
0
3651
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
0
3631
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
2105
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
0
933
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.