Shared Folders Not Visible In Interdev

I have several folders on a test web server that are not
visible in the directory structures of several programs,
including Visual Interdev and Stac ReachOut. All these
folders have one thing in common: they are shared. I
tried turning sharing off to fix the problem - no good.

The only way to make these folders visible to my project
is to manually add them. But every time I refresh my
project view, the folders go back to not being visible
and I have to add them again. Any ideas?

View Replies


ADVERTISEMENT

Shared Folder

how can i allow access to a shared network folder? i am trying to give access to my as pages only. i don't want just anyone to type in the path of my files. i can't seem to do this with a shared folder.

View Replies View Related

Showing Shared Dir

I'm working on a Intranet, and found this code to list the contents of a directory.
However, the only directory I've been able to show is the dir where the script itself is (Inetpub/Scripts).

How can I redirect to a directory somewhere else on the network ? Code:

View Replies View Related

Accessing A Shared File

I have 2 servers and I would like to access shared files on server 1 from an asp page situated in the server 2 (with the filesystem object).I can't do it, I think, due to access restriction with the user IUSER_.Both servers are Windows 2003 server no situated in a domain.Is there a solution to this problem ?

View Replies View Related

Shared Hosting And Using DLLs

Now I created a web site and try to start it ... but I used some dlls ... and when I asked my ISP to register those dlls for me ... they replied me like below "since your site is on the Windows shared server, we may not be able to register your .dll file" ...
"We hope you would consider the alternative ways to implement at your end." So what do I need to do? What I need to do is to remove away all the dlls and change my ASP code?

View Replies View Related

Is This A Problem Of Permission Given To A Shared Folder?

We have a development team working on ASP.net. I shall explain the scenario we face.

Consider two systems, in the same network, one with windows server 2003 running IIS and other with windows xp. We have a shared folder "test" on the xp machine.

I want a program to be run in windows 2003 server, and want to save the files created during the process in folder "test" on xp machine.

this is working fine, when i write the program in Visual Basic, but the same is not working in ASP.net. Why is this happening?? Is it because of any folder permission given in the XP machine??? Should i need to add any permission to the folder???

View Replies View Related

Web.config File, Default Page Precedence, Shared Hosting

I moved a site from a dedicated server to a shared hosting environment. On my dedicated I could specify the order of precedence for the default / index files. On the shared default.asp takes precedence of index.html and I can not change that.

Support told me to look into using a web.config file to accommodate my needs. What I need to do is have the index.html file show up first, not the default.asp Is the web.config file the route to take?

View Replies View Related

Visible Button

I have a form with three <textarea> and one <input> element. When either of
these are changed I want an "Update" button to be visible at the bottom of
the form. I've tried this:

On every element I've added this trigger:
onChange='jsVwBtn()'

Function like this:
function jsVwBtn()
{document.form1.btnupdate.type = "button";}

Default the btnupdate type is set to "hidden".
Some of you might start to laugh now, but as you continue do that please
give some "state of the art" way to do this

View Replies View Related

Not Visible Objects

I created a label, a textbox and a button when i build the webform and try to see it with the explorer it only show the label

The other 2 objects (textbox and Button) at the Visual Basic.Net editor at the properties are visible and in the code i have
<asp:TextBox id="TextBox1" runat="server" Width="122px"></asp:TextBox>

What can I do that

View Replies View Related

Data Not Visible

Some pages wont display dynamic data from the SQL DB unless the data is in a
certain order, when I move the dynamic element up the page it becomes
visible.Does the layout in the SQL DB determine the layout on the page?

View Replies View Related

Hidden Visible

how to make an onmouseover:visible area in the page? i mean ie. i have an output page, and list of datas from database. i want buttons releated its appear when i get my cursor over area of any data. but my buttons are called from includes file.like this:Code:

<td><%if session("isUserLogin") then%>
<%select case cint(session("userLevel"))%>
<%case 10%>
<!--#include virtual="/includes/data.buttons.10.inc.asp"--><%case 15%>
<!--#include virtual="/includes/data.buttons.15.inc.asp"-->
<%end select%><%end if%></td>

View Replies View Related

Visible Files

Which directories and files are visible and readable for a (hacking) user at a Website:

a)directories in the default website (obviously: YES)
b).asp-files in the default Website
c).asp-files in any diretory outside the default Website
d)virtual directories, with files, referred to in the Website
e)any virtual directory, with files, set up in IIS
f)any other directory and file on the server computer that you know the local physical path to
g)any other directory and file on the server computer that you know a valid URL to.

View Replies View Related

Sessions Not Visible Through Out The Site

I seem to been having a problem with sessions. I have a session in the login page.

Session("UserLevel") = (MM_rsUser.Fields.Item("Accesslevel").Value)

which doesn't seem to be visible through out the site. If I use <%
Response.Write(Session("UserLevel")) %> on the login page then it shows that
the session in is present and the correct value. but when I use <%
Response.Write(Session("UserLevel")) %>. on any other page through out the
site it returns nothing

I'm actually wont to use sessions to protect admin pages.

As I am new to sessions, is there anything I am missing?

or can any one point me in the right direction?

View Replies View Related

Hidden Fields Are Visible

I have a form in which if i check one checkbox it makes 2 textboxes invisible. Thats working fine.( I am using java script to perform this)Now when user fill the form and hit submit and if some required field is missing than it forces the user to go back to form and complete it.
While going back it retains all the values for all the fields.It also retails the checkboxs but even though the checkbox is checked now but textboxes which should be hidden are visible.

View Replies View Related

Ie Not Visible In Debug Mode

i have searched through a ton of past posts in an effort to find the
answer to my problem but so far have come up with nothing.
The problem I am experiencing is with VS6, visual interdev on windows
2000, with IIS.

When ever i attempt to debug my asp web app the debugger will step into
the code and will start an Iexplore.exe process, but not actually make
internet explorer visible.

Does anyone know any way round this I have spent loads of time trying
to sort it already.

View Replies View Related

Visible Message Error

There is a way to make appear the message error (alert) always in front of all the others window, and not behind?

View Replies View Related

Grabing The Visible Text Of A Page

I was wondering if there was any way to grab all the visible text off a page using asp and xml. I can get all the html of a page. Can anyone help we be able to grab the visilble text.

View Replies View Related

Making A Submit Button Not Visible

Does anyone know how to make a Submit button not visible? i know how to disable it, just type disabled in the tag. Any ideas?

View Replies View Related

Change List Selection Makes Field Visible?

I have a survey/member form that gathers information. I would like to have a drop down list on a page that a user selects, either 1, 2 or 3.If 2 or 3 I would like to show on the form another field for information gathering ie:if a user has 1 cat, fields for cat name, sex & age show.

if a user has 2 cats, 2 fields show instead of one for each, and the same
for 3.....

View Replies View Related

Interdev 6

when I try to add a project to Interdev it can't find my server.What name is it after when it asks me to name the server, anyone know what I am on about?

(had an absolute nighmare trying to config the Personal Web Server, so me thinks this is where things are wrong.I can't afford any more time wasted with this, does anyone know if it's a bug with the set up or something?)

View Replies View Related

Interdev

I've always used some "third party" editor, such as dreamweaver,coldfusion, or even notepad to build ASP pages.I've recently acquired a copy of Interdev and I'm wondering how people feel about it.I like VS.NET, but I only have one license for it at home.Is InterDev worth using?

View Replies View Related

ASP In InterDev To ASP In VS.Net

I have an ASP project in Visual InterDev that I would like to move to Visual Studio.Net 2003. Does Visual Studio Net support this? I want to get the asp files into Visual Studio.net so I can eventually upgrade them to aspx (ASP.NET).

View Replies View Related

Visual Interdev 6.0

Im trying to setup a master mode to an IIS 6.0 2003 server
using Interdev 6.0.

I am getting the following error

' Cant locate web server '
I can ping the name and IP address.

Frontpage extensions 2002 is installed on IIS 2003 and all
extensions enables. Visual Interdev requirements is
Frontpage 98 OR 2000 extensions, is this the reason it is
failing.

View Replies View Related

Is Interdev Needed For ASP?

I've got the latest Visual Studio and have been doing ASP.NET websites.
Now I want to do a traditional ASP (not .NET) website.

I gather that these are done with Visual Interdev. Is Visual Studio 7
suitable for doing an ASP website?

I'm a little confused about where Visual Interdev fit in. Was it a part
of Visual Studio or was it a standalone product?

Is any ASP functionality lost or gained in VS 7 (.NET aside)?

Is VS 7 a suitable tool for ASP?

Is anyone that's maintaining an ASP website using VS 7 for this
purpose? If not then why?

View Replies View Related

Visual Interdev

I cannot connect from my PC to our web server via Visual Interdev (v6). My colleagues can using the same login information. I can even do it from my laptop a few feet away.It just won't work suddently from my desktop machine.I can't seem to figure out what is going on here.Any thoughts on how I can find where the problem lies?

View Replies View Related

Visual Interdev

i am tryign to configure Interdev for ASP but when it asks for "Whihc server do u want to use" i am giving IIS...its giving an error:

Unable to contact web server http:IIS

i tried with master mode and local mode .... i also tried to see whats written in my management console (INternet Information Services).... i tried varied ooptions like IIS .

View Replies View Related

MS Visual Interdev

I have MS VS .net 2003 and MS VS 6 installed in my machine. When I try to debug the project (an .asp page) it shows me a windows which reads "ENter the name ans password of a Windows NT account with permission to enable ASP debugging on the target machine."
I am running XP Professional, IIS 5.1 and MS VS 6.

I will be more than happy to give more information. Machine Debug Manager has the Log On option set to "Local System Account with 'Allow service to interact with desktop' selected".

View Replies View Related

Working With Interdev

when in Interdev in design mode, I'm initiate a table, but when I put the cursor in the first line of the table, an devnet popup error is shown and the Interdev is shut down right after. What can cause this problem? I've tried to reinstall the Interdev but the problem still exists.

View Replies View Related

Viusal InterDev

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/defaul...kb;EN-US;238662 Visual InterDev 6.0. is only 40-bit encryption supported, but some friends told me they are using Visual InterDev 6.0. in 128 bit environment, but it is okay. I would like to know from experts here, what's the environment you are working with Visual InterDev 6.0?

According to the error message, the problem is "Authoring is disabled for this server." How to enable the authoring? Someone told me this is Front Page Server Extension issue, I've checked the Front Page Server Extension is installed on my PC, What could be the reason? Is it possible that because I am working on ASP.Net on the same PC, but ASP.Net disabled the Front Page Server Extension?

View Replies View Related

Visual InterDev

I give up. How do I add a bookmark to an ASP page in VID? I found the commands to move to and from bookmarks and to toggle bookmarks on and off, but how do I set them?

View Replies View Related

Visual Interdev

i want to debug asp project, but its not happening. it displays message

"Unable To set Server into Correct debugging state automatically. you may not be able to debug ASP Pages. do u want to continue launching the debugger.? "

Any Reason, why is it. i know about the option in iis server App Debugging i have Enabled that still it is not allowing me to Debug, and iam also logging as an Administrator.

View Replies View Related

Visual Interdev

has anyone gotten this error when opening visual interdev? the instruction at 0x5e0105fd" referenced memory at "0x00000000"

since i got that error, when i check in files with vss, it removes all '=""' so if i have <option value=""> it ends up being <option value>

View Replies View Related

Microsoft Interdev 6.0

Im trying to set up a Master mode development environment using Microsoft Visual Interdev 6.0. When asked for the IIS server, Im trying to connect to Server 2003, I get cannot locate server error. I try using the IP address also which doesnt work.

When I specified an IIS 5.0 server Interdev is able to locate this, s this a setting somewhere in IIS 6.0.

View Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved