How To Visual Studio Find Web Services On The Local Machine

Jan 3, 2010

When adding a new web reference, one of the options that visual studio gives you is to search for web services on the local machine (The exact option name is "Web services on the local machine").

My question is, how does Visual Studio find the web services on the local machine? The local website that contains the service doesn't contain a .disco file.

I tried to use fiddler but got nothing (visual studio didn't make any requests to the local web server). Does visual studio scan the default website for files with the extension .asmx?

View 1 Replies


Similar Messages:

Visual Studio :: Error While Enumerating Services On Local Machine?

Jun 30, 2010

This error never happens before in my machine since 7 months of using it. [:(]

"There was an error while enumerating services on local machine: Active Directory Services cannot find the web server. A possible cause for this is an incompatibility between versions of Internet Information Server (IIS) on the client and the server. Another possible cause is that IIS is not installed on the local machine, or the user identity under which you are running may not have permissions to view websites on this machine. To view websites on this machine, make sure that you run Visual Studio as administrator. On Windows Vista computers with IIS installed, make sure that IIS Metabase and IIS 6 configuration compatibility feature is enabled."

I'm trying to add back a webservice (localhost) after deletion. And suddenly I'm getting the above error.[:(]

The error's suggested tip is to install IIS but I did not install IIS since then in my machine because VS2010 built-in server do just fine. Should I install IIS?

I also found this helpful tips but nothing works. [:(]

* Run Visual Studio with elevated administrator permissions
* Be a member of the "Administrators" group on the local machine
* Right-click the Visual Studio icon and select the "Run as administrator" option from the context menu.

View 2 Replies

Visual Studio :: Unable To Debug VB Web Projects On Local Machine / Security Exception Error

Dec 21, 2010

Basically what I am trying to do is have my webpage project folder located directly on my local machine (ex. Local #1). Our database is located on a server (ex. Server #1) . I am building my web applications on my local machine and then trying to debug them in Visual Studio 2008. Only every single time I click to debug my project I get a "Security Exception" error that looks something like the following...

"Description: The application attempted to perform an operation not allowed by the security policy. To grant this application the required permission please contact your system administrator or change the application's trust level in the configuration file.

Exception Details: System.Security.SecurityException: Request for the permission of type 'System.Web.AspNetHostingPermission, System, Version=2.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' failed."

I'm somewhat leaning towards the fact that I need to connect to the database to pull information from it and I don't have the proper permissions is the reason why this is happening but I've also read that it can be something that deals with improper configuration of my Web.Config file (i.e. I do not have something enabled).

Note #1: A co-worker of mine is having the same problem if he tries to put the project locally and then debug it. He has full administrative access to the DB and everything else.

View 6 Replies

Way To Find Out If Request Came From Local Machine?

Jul 18, 2010

I've built an ASP.NET application that's using Forms Authentication. In our hosting account control panel, I set up an automated task that requests a web page once per week. When the page loads, a number of emails are sent out.I'd just like to know if there's any way to determine in the code-behind if the request is coming from the local machine (as with Windows authentication). Using a separate web.config file in the page sub-directory with Windows authentication mode doesn't work.

View 1 Replies

Web Forms :: Copy File From Local Machine To Device Connected To This Machine

Mar 24, 2010

1. ASP.Net WEB server.

2. I have PC, on which file to copy to device is located, with Active Sync installed and IE running which has a page in that IE has rendered by server #1.

3. I have a DEVICE connected to desktop #2 via AS.

I would like to copy file from a local machine to the device which is connected to this machine. My application is located in a webserver.

View 5 Replies

Date And Time Format Different On Local Machine Compared To Production Machine?

Sep 22, 2010

On one of my pages I display a datetime (from a database) and it is formatted correctly as a UK date time (dd-mm-yyyy) on my local machine. However when I deploy it to a server it reverts to American format (mm-dd-yyyy). Does anyone have any idea of when this might be happening?This might be outside the scope of stackoverflow

View 3 Replies

Shut Down Web Services Launched By Visual Studio?

Jul 14, 2010

I have a solution with about 10 web services and one web site that calls them. All the services have to launch when I click "start debugging", which is necessary and good. When I stop debugging the services are still running. I can right click on each of them in the system tray to shut them down, or I can shut down Visual Studio and they get shut down automatically. Is there a better way?

I found this SO post which says how to not start the services in the first place, but I want the services to launch (and even want them to stay running more often than not.)

View 1 Replies

Visual Studio :: Debugging C Code In VC++6.0 From .NET Web Services?

Jul 12, 2010

A .net web service is using C language dll. I would like to debug the C code in VC++ 6.0 whilst it's functions are called from .NET web service.

There is no attach process option in VC++6.0 to give aspnet_wp.exe.

how to debug C code called .NET web services.

View 2 Replies

Visual Studio :: 4 Doesn't See Machine.config

Mar 23, 2010

I have switched over from VS2008 to VS10 (.Net4) and I program in Silverlight. But this problem isn't related to the Silverlight but more so to ASP.Net and that's why I bring it up here. My problem is if I create a SL or even a plain ASP.Net Web app, and I go to Project|ASP Configuration and click on security I get error that it can't find the database. After lots of testing, it turns out if there is no connection string with the name "LocalSqlServe" in my web.config, it does not find Machine.Config in the .Net Framework to get it's default. It also happens at runtime and not just in VS. So, my machine ASP.Net can't find machine.config file. I'm running Vista 32.

View 3 Replies

Visual Studio :: Can VWD 2008 And 2010 Run On The Same Machine

Jan 12, 2011

I'd like to know if I can install both 2008 and 2010 of VWD and use SSEE2008 without ANY difficulties. I need to support some existing sites in 2008 and want to be sure that I can still do that if I load 2010.

View 4 Replies

Visual Studio :: Getting Error On Win7 While Browsing Through Web Services

Jan 21, 2010

I am trying to provide the reference of one of my web services from my asp.net web application in Visual Studio 2008 by clicking "Web services on the local machine.

However I am getting the following error:
There was an error while enumerating services on local machine: Active Directory Services cannot find the web server. A possible cause for this is an incompatibility between versions of Internet Information Server (IIS) on the client and the server. Another possible cause is that IIS is not installed on the local machine, or the user identity under which you are running may not have permissions to view websites on this machine. To view websites on this machine, make sure that you run Visual Studio as administrator. On Windows Vista computers with IIS installed, make sure that IIS Metabase and IIS 6 configuration compatibility feature is enabled.

I have installed IIS successfully and I am running Visual Studio as an administrator.

View 1 Replies

How To Get The Local Smtp Server Info From The Local Machine?

Jun 1, 2010

How do I get the smtp server address for the local machine? I want to my email address on a windows form and have the user send me an email and I need to be able to get their smtp server address programatically to do this. I tried this:

System.Net.Mail.
SmtpClient smtpc =
new
SmtpClient("127.0.0.1");
smtpc.Send(email);

It caused an exception.

View 3 Replies

Visual Studio :: Can't Browse Local Iis?

Feb 7, 2010

im practising asp.net 3.5 programming in visual studio 2008. i have just a sideshow problem: when i select new->web site, a new website window pops up from which you can choose your template.(mine is asp.net in c#). once i click browse button, a choose location window appears including four icons such as file system, local iis, ftp site and remote site. i get to browse into each of them(tweak them) but local iis which doesn't permit me to scan it and says i must first install iis components(or run the vs2008 as administrator) whereas i've done with its installation successfully! i dont know why it behaves in this way.

View 2 Replies

Success Using Apple Mac OS 10.6 And Parallels 5 For A Visual Studio Dev Machine?

Mar 19, 2010

I grew up using Windows and switched to OSX as a Computer Science major in College. I've recently started my first real software developer job, and have a ThinkPad and Windows XP for developing ASP.NET / MS SQL applications (Visual Studio 2008). Question:Basically, I am wondering if any developers out there have had real success creating ASP.NET applications on a Mac using a VM? I've been fighting with Parallels 5 all week and finally have Windows 7 and VS 2008 running but my hot-keys are all screwed up. Is it worth the work to keep beating this thing into submission? Should I give up? Should I give Mono a try instead

View 4 Replies

Visual Studio :: How To Play Sound At Client Machine

Jun 30, 2010

i use vs 2008 ,

i have timer in my web page,at first i use this code to play the sound(i use this

method in other function):

[Code]....

the problem is that sound file is repeated every one second with my timer.

but this problem did not happen if i use cod(NO1)

View 3 Replies

Visual Studio :: Can't Find ToolBox Visual Web Developer 2010 Express

Jul 26, 2010

How do I display the Toolbox? I've looked under every menu item and just don't see it.

View 1 Replies

C# - Can Transfer File From Local Machine To Another Machine

Mar 17, 2010

I basically want to transfer a file from the client to the file storage server without actual login to the server so that the client cannot access the storage location on the server directly. I can do this only if i manually login to the storage server through windows login. I dont want to do that. This is a Web-Based Application.

protected void Button1_Click(object sender, EventArgs e)
{
filePath = FileUpload1.FileName;
try
{
WebClient client = new WebClient();
NetworkCredential nc = new NetworkCredential(uName, password);
Uri addy = new Uri("\\192.168.1.3\upload\");
[code]...

View 2 Replies

Object Data Source With Reporting Services In Visual Studio?

Oct 12, 2010

I'm working on a site where we want to include a pie chart on a page. Right now I'm working on implementing that through Reporting Services (RDLC file) with an object data source.The SelectMethod of my object data source is a method that returns a list of business objects; lets say a List<Alpha> and Alpha has a sub object Beta with a Name property. In my report definition I have set the Category groups to be: =Fields!Beta.Value.Name this means that Alpha.Beta.Name are my pie slices. I got the following error:

An error has occurred during report processing. The Group expression for the rouping 'chart1_CategoryGroup1' contains an error: Object variable or With block variable not set.I was able to confirm this is because Beta is nullable and was able to fix the issue by updating the object Alpha to return a new Beta() if the Beta property is null. This solution is not ideal though because there are other places in my code where I need Beta to be null if it doesn't have a value yet.Is there a way to update the report definition to accept a null property as valid? Ideally I would like to specify the value as "Not Set" if Beta is null.

View 1 Replies

Visual Studio :: 2010 - Can't Open Local IIS?

May 6, 2010

I've just downloaded VS2010 Express to play with on my personal laptop. However, when I try to open an existing website through the "Open Web Site..." / "Local IIS" button, the system trundles on for a bit and then says: "To access local IIS Web sites, you must install the following IIS components: In addition, you must run Visual Studio in teh context of an administrator account."

Note the blank line after the "you must install...." [strikeout]Is this a limitation of the "Express" editions of Visual Studio? [/strikeout] I've just installed VS2010 Premium from our MSDN DVD and it has the same problem.... Also, seems to have broken VS2008 as well since I can no longer browse Local IIS from VS 2008 either. Good thing I installed this on my backup machine first and I can still get work done on my main development machine!

View 12 Replies

Visual Studio :: Allow Scripts To Run On The Local Host?

Sep 23, 2010

When I Start Debugging a website on the localhost the yellow bar no longer shows up at the top of the web page. How do I get it back?

View 5 Replies

Visual Studio - Web Development Using Asp And C# - Local Admin Rights?

Mar 7, 2011

whether we need admin rights to work on asp.net,C#,VS2005,IIS. Can you also point out that if we don't have admin privilege then what all are the stuff we will not be able to work on OR what all are the tools in VS ..etc will not be able to access.

View 1 Replies

Visual Studio :: How To Map Web Server (localhost) To Specific Local IP

Mar 31, 2011

I am using Windows 7 + VS 2010 and I need to access (debug purpose) my web project in VS but through HTTP-access from outside my router's network. I have mapped localhost to e.g. port 80 and my local PC has IP 192.168.1.2. Now, how can I map the VS project to the local IP?

Also the file: C:WindowsSystem32driversetchosts says:

# localhost name resolution is handled within DNS itself.
# 127.0.0.1 localhost
# ::1 localhost

Tried to reasign localhost there but W7 refused to make changes even though I am admin.

View 1 Replies

Visual Studio :: Cannot Open A Project Because The Local IIS Url Has Not Been Configured?

Mar 30, 2011

I have copied my asmx hello webservice to a remote server where I tried to open the project I have this message. That I answer yes or no it cannot open the project VS stays blank.Originally I think I have clicked on associate this project with IIS Express. Now I don't know how to revert this.

View 2 Replies

Web Forms :: How To Find All The Web Services And Windows Services Running On A Server

Feb 4, 2011

How to Find All the Web Services and Windows Services Running on a Server in ASP.Net. I have the server details with me and want to find all the Web services running on it.

View 1 Replies

Visual Studio :: Using Local IIS And StylesheetTheme -background Image Is Not Applied?

Feb 18, 2011

using StyleSheetTheme="Common", my background image is not being applied when I switch over to using the local IIS server.

VS Web Server: http://localhost:33174/Index.aspx = OK

Local IIS Server: http://localhost/MyApp/Index.aspx = background not showing

My Common.css class is defined as:

#masthead {
height:60px;
background-image:url(/images/bg_masthead.gif);
background-repeat:repeat-x;
}

I've tried various paths to the image.

View 1 Replies







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