Quantcast
Channel: Publishing
Viewing all 534 articles
Browse latest View live

Use Powershell to Configure Web Deploy publishing

$
0
0

Hello

I would like to configure web deploy publishing with powershell and can see that WDeploysnapin3.0 is available for this purpose.

When I generate my xml file the PubishUrl shows localhost as opposed to http://localhost:8172/msdeploy.axd

How can I create the PublishUrl parameter in my publishsettings file?

When I run the configursation from the GUI this parameter is created correctly.

Regards

Dermot


Problem with IIS7 and FIPS [ Windows Server 2008 r2 ]

$
0
0

I wonder if anyone can help me with a problem that can be assumed between the Ajax version, the IIS7, or Server settings.


  error:



Server Error in '/' Application.

This implementation is not part of the FIPS validated algoritmoscriptográficos Windows platform.

Description: An unhandled exception when running lasolicitud current Web. Review the stack trace for másinformación about the error and where it originated in the code.

 

Exception Details: System.InvalidOperationException: This implementation is not part of the FIPS cryptographic algorithms validadospor Windows platform.

 

Source Error:

 

It has generated an uncontrolled during laejecución of the current web request. Information on the origin and laubicación of the exception can be identified using the exception delseguimiento the next stack.

 

Stack Trace:

 

 

[InvalidOperationException: This implementation does not formaparte of cryptographic algorithms validated by the plataformaWindows FIPS.]

   System.Security.Cryptography.SHA256Managed..ctor () + 14,182,306

  AjaxControlToolkit.ToolkitScriptManagerHelper.Hashing (String content) +53

  AjaxControlToolkit.ToolkitScriptManager.LoadScriptReferences (HttpContextBasecontext, String [] bundles, Boolean forCombineAndMinify) +253

   AjaxControlToolkit.ToolkitScriptManager.OnLoad (EventArgse) +271

   System.Web.UI.Control.LoadRecursive () +71

   System.Web.UI.Control.LoadRecursive () +190

   System.Web.UI.Control.LoadRecursive () +190

   System.Web.UI.Control.LoadRecursive () +190

   System.Web.UI.Page.ProcessRequestMain (BooleanincludeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +3178

 

 

Version Information: Microsoft .NETFramework Version: 4.0.30319; Version ASP.NET:4.0.30319.34249




Thanks to all. Greetings from Madrid!

Server Error - Server Not Found

$
0
0

I keep getting an error message when I attempt to browse my site using IIS 7.  It says "Server Not Found."  Can anyone help me solve this?

Thank you.

Office File sharing

$
0
0

Hi, I am really novice on FTP server. I want to setup a FTP server for my office where different users will be able to access different folders. I can do it from this link http://www.sherweb.com/blog/using-ftp-user-isolation-to-secure-iis-8-site/

But i need something more, for example I may have 3 users, user1, user2, and user3. There should be a "GENERAL" folder that can be accessed by Anonymous a "COMMON_FOLDER" that can be access from user1, user2, and user3 with read/wright permission. All the three users should have their own folder that only can be accessed from that specific user only.

As I said, I a novice, so it will be highly appreciated if you give me very details of the process.

HTTP Error 500.19 - Internal Server Error :: The requested page cannot be accessed because the related configuration data for the page is invalid.

$
0
0

Hi,

I hosted the application on II7 and I right clicked on the site and performed Manage Application ---> Browse , I got the error below:

ModuleIIS Web Core
NotificationBeginRequest
HandlerNot yet determined
Error Code0x80070021
Config ErrorThis configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File\\?\C:\inetpub\wwwroot\ULite\web.config

<div id="details-right">

Requested URLhttp://localhost:80/ULite
Physical PathC:\inetpub\wwwroot\ULite
Logon MethodNot yet determined
Logon UserNot yet determined

<div class="clear"></div> <div class="clear"></div> <div class="clear">

ModuleIIS Web Core
NotificationBeginRequest
HandlerNot yet determined
Error Code0x80070021
Config ErrorThis configuration section cannot be used at this path. This happens when the section is locked at a parent level. Locking is either by default (overrideModeDefault="Deny"), or set explicitly by a location tag with overrideMode="Deny" or the legacy allowOverride="false".
Config File\\?\C:\inetpub\wwwroot\ULite\web.config

<div id="details-right">

Requested URLhttp://localhost:80/ULite
Physical PathC:\inetpub\wwwroot\ULite
Logon MethodNot yet determined
Logon UserNot yet determined

<div class="clear"></div> </div> <div class="config_source content-container"></div> </div> </div>

I tried all the options given in the below link:

http://ask.webatall.com/iis/18671_http-error-500-19-and-error-code-0x80070021.html

1. I ran the ASP.Net Registration Tool.

2. I also performed :

<section name="handlers" overrideModeDefault="Deny" />  change this value from "Deny" to "Allow"

b)

<section name="modules" allowDefinition="MachineToApplication" overrideModeDefault="Deny" />

    change this value from "Deny" to "Allow"

3. I unlocked the section , locked in parent level using

%windir%\system32\inetsrv\appcmd.exe unlock config -section:system.webServer/handlers -commitpath:apphost

But I am still getting the same error when I browse the site.

Regards,

Vijetha

Home Link not working for website

$
0
0

Hello folks,

 I am by no means a networking guy nor a website developer. I inherited someone else's work. We used to have a link to connect to a server and the website associated with it using this link .. 

https://xxx.xxx.com/app1/servlet/com.test.servlet.Login

But recently something happened and i get a "The service is unavailable." with no error code. Not sure what went wrong.  If i use this .. 

https://xxx.xxx.com,, i get a IIS7 photo. Please could someone help me out. Based on this forums and google, i looked at this link on the main server C:\inetpub\wwwroot. All i have in that server is iisstart, , web.config, welcome files and a aspnet_client folder. Not sure what needs to done.

Adding a new Operation Contract in Service Contract won't expose if browsing via IIS

$
0
0

I have a strange problem.

I added a new Operation Contract in my existing WCF Service Contract. I am hosting it in local IIS. When I browse my service via IIS the new OC doesn't appear. But when I launch the service via Visual Studio I can see the new OC.

I don't understand why IIS is not exposing the new OC while it exposes the old ones.

In the WSDL generated via IIS, the new OC disappears. In the WSDL generated via VS, the new OC appears.

Thanks

Web deploy not connecting to Remote SQL Server Instance and Database

$
0
0

I am trying to configure WebDeploy to point to a remote SQL Server Instance and database, when trying to configure I get an error say that it couldn't connect to SQL Server Instance/database. 

I have verified that the server can access the SQL Server Instance and database by running some powershell scripts.

I have created a test application running under the DefaultAppPool, and It was able to successfully connect to the remote SQL Server Instance and database.

Any Ideas?

DJ


web deploy with 2 different AD

$
0
0

Hi,

We have an issue that we are not able to resolve. We are using our TFS Build machine using a different active directory then certain of our web servers.

We are trying to create automatic Builds.

We have not Trust between our domains. So the username of the Build machine service couldn't have access to our other servers. At this point, we need to pass credentials to lunch our builds.

The thing are, we're not able to build on theses servers  without having the users account in the Administration Group. We don't want that.

We use this to try to do it but doesn't work

http://www.iis.net/learn/install/installing-publishing-technologies/installing-and-configuring-web-deploy-on-iis-80-or-later

Somebody know the steps to configure it without an administrator account? Keep it mind that we have no Trust between our domains.

Thanks

FTPS Question: Is what I am attempting possible?

$
0
0

Question: Is what I am attempting possible?

My goal is to configure IIS FTP SSL in such a way that when the user connects all they have to do is select a certificate from a smartcard I issue them and provide the pin, for standard 2-factor authentication.  Currently I can get IIS FTP SSL to accept the client certificate but only if the user also provides userid and password credentials as well. 

Environment: Windows 2012 Server

Thanks!

Public IP

$
0
0

Hi, I don't understand why my Public IP in router deference from http://www.whatismyip.com?

When I access Public IP in router it work and IP from http://www.whatismyip.com not work.

But when I access from 3G or Outside all of them doesn't work.

Anyone can help me please!

Thank you so much!

Publish a html page online

$
0
0

Hi. I have website in IIS on my local machine and I want to publish a html page to be accessible online. I thought it was a simple matter but something is not working.

The webpage is accessible locally via http://[localIP]:8085. Now, I want that page to be accessible when I typehttp://[publicIP]:49152. I asked my ISP provider to open a port 49152 on my router (our router is managed by our ISP) and bind it to port 8085 on my local machine. Firewall is turned off.

It should work but I get Connection timed out. I thought it was a simple matter to publish an HTML page, but am I missing something?

Thanks.

Nikola

Publishing two sites at port 80

$
0
0

Hi,

I have installed two IIS with ARR and all in order to publish a number of internal sites to the external clients. Does anyone know if I can publish two sites at the same ports with one public IP?

In more details, I have the sites:

1. http://test.domain.com and
2. http://test2.domain.com

Is it possible for each of the above URLs to point at sites at different servers?
Meaning, I would like
http://test.domain.com to point at server1.mydomain.com and
http://test2.domain.com to point at server2.mydomain.com

The important thing here is to have only one external IP, since the two sites will be published from the same IIS Proxy. Is it possible or I have to use another IP?

Thanks in advance,

Argiris

Windows 10 Enterprise - Can't see Management Service or Management Service Delegate

$
0
0

Trying to get Web Deploy working, and I can't seem to get the above 2 features available for my server.  I initially installed Web Deploy 3.6 via PI; after reading a bit, I uninstalled, and reinstalled with with the .MSI, including all features. I've confirmed that Web Management Service and Web Deployment Agent Service are both running. My user is my org's domain joined user with admin privileges, though the Admin account itself looks to be a local account.

Any suggestions?

Website works on Internal Network but not External

$
0
0

We have two websites on a machine that is in azure. Ports 80 and 443 is open. One of the websites is non SSL and works fines both on internal and external networks, binded to the site address and is on port80. The second website has a SSL cert binded to it with the correct address on port 443. The site works internally, but when you go to it externally it gives me you the IIS splash screen. Am I missing anything?

I should also mention, both A and CNAME records on our public domain registrar is correct and points to the correct IP and web address.


System.diagnostics.process.start not working in iis7

$
0
0

I have created a web application and the functionality is working perfectly in the IISExpress within the visual studio. Once I publish it to IIS using web deploy method it's not working.

The aspx page has a button which call a function to run

Process p = Process.Start(FileName);

p.StartInfo.UseShellExecute =false;

p.Start();

p.WaitForExit();

I have enabled "Allow service to interact with desktop" but this not solved my problem.

How to enable that button to fire the process and work similar to IISExpress.

Microsoft-WebDAV-MiniRedir/6.1.7601 and MKCOL method

$
0
0

It is my first visit on this side and forum so hello everyone ;)

I'm working on implementing WebDav server in C++ and I have problem with Microsoft-WebDAV-MiniRedir/6.1.7601 because when I "MAPPING DRIVES USING THE MAP NETWORK DRIVE WIZARD" I can browse files from my WebDav Server but when i try create a new folder I get error exactly like in this link http://communities.rightnow.com/posts/b641031950?commentId=18702#18702
"The file is too large" - but it is not true.

What I can see is that Microsoft-WebDAV do not sent even request with MKCOL method, but should this doing...

With others WebDav clients like BitKinex or WebDrive this works properly - every client sent MKCOL method so I can handle this request, create folder on server and send properly response.

So my question - why Microsoft-WebDAV-MiniRedir/6.1.7601 does not allow to create folder? Why does not send MKCOL request? What may concern błąd "This file is too large"?

Regards,

500 Error Serving Large JSON File

$
0
0

We are Windows Server 2008R2 with IIS version 7.5

I am a beginner with IIS.  We were given some *.json files that we need to serve from our web site.  I believe we want to serve these as static files correct?  The first steps I've done was add the JSON extension and Handler Mapping in IIS.  Next, I placed a test file on the website.  I then navigated to the url in IE and was able to successfully open it.

Next, I when tried opening on of the large .json files (70.9 M.B) and recieved a 500 error.  I've tried checking the logs, but haven't been able to find any details.  I'm guessing this has to do with some sort of limitation set in IIS.  I've tried adjusting the maxRequestLength in my web config and that did not work.  I've read other articles talking about adjusting the Max Content Length.  I've tried a bunch of stuff and I still cannot get past the 500 error.

Can someone help?

Thanks

IIS 10 site persists after deleting files???

$
0
0

i've been using asp.net / iis for over eight years and can't say i've seen this before.  granted, it's been about a week since we upgraded our dev machines to windows 10 / vs 2015, but i noticed that after publishing a website to localhost from my visual studio solution, that no matter what i did i couldn't see my changes when browsing to it.  clear browser cache, restart iis, restat app pool - nothing.  then i took the extreme measure of completely deleting the files from the mapped physical directory for the website, but the website still shows up in the browser!  it still shows up after i delete files, restart iis, recycle app pool, and clear browser cache!!!  it won't die!!!!!i am using windows 10, iis 10, vs2015.  something is seriously wrong here, i can't work like this.  anyone else have this issue, it is a known issue, how can i fix this?

i double-checked iis to see if that particular site's physical directory got remapped to that of my vs solution, but no.  i empty the directory it shows it's mapped to in iis and yet the site persists...

My notebook as server

$
0
0

Hello, help me plz with opening site by my ip. 

IP is static (white). Port forwarding is set. Have been experimented with OpenServer and PHP files - all works. But i can't access to IIS.

More specific:
My provider's ip is ***.***.230.108
My notebook's ip in local network is 192.168.0.103
Port forwarding screenshot:


So, when i open ***.***.230.108:90 in browser on my mobile (not connected via wifi) i should get the same as 192.168.0.103:92 on my notebook (on notebook site works well).

I thought that windows10 blocks the connection, but as i wrote before, i tested OpenServer(apache) and opened PHP pages from that. Firewall is off.

Viewing all 534 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>