Quantcast
Viewing all 28504 articles
Browse latest View live

CMS Gallery

I installed this, but get an error message when I try to run.  

Server Error in '/CMS-Gallery' Application.


Could not load file or assembly 'DotNetNuke.HttpModules' or one of its dependencies. The system cannot find the file specified. 

etc.

I installed it from Arvixe hosting, and to the DNN 6.x website, but in its own folder.

How do I uninstall it?

How do I reinstall it so there is no error message?

How do I integrate it withinthe DNN site?

Thanks!


Problems completing certificate request and installing certificate

I'm attempting to  implement SSL on my IIS 7.5 Server running on Windows 2008 R2.  I have successfully generated the certificate request and successfully received the certificate from my issuing authority.  However, when I attempt to complete the certificate request on the server, everything seems to go well.  The certificate shows up in the feature View window of the Server Certificates option.   I can even click on the certificate and view it's properties and confirm that it is valid.  The problem is, when I go to the website and try to update the bindings the certificate doesn’t show up as being available.  Then, when I go back to the feature view of server certificates the certificate no longer shows up.  I’ve tried the process three times now with the same results.  I’m hoping someone can help me understand what it is that I’m doing wrong or is this a known issue?

Wolf

Exploit

Hi, apparently there is an exploit in IIS 7.5. There are people who can do everything from your MySQL database and retrieve or modify. Very annoying so. Is solved with IIS 8?

CSS ignored in IIS7

I am hoping that I can give enough information for a pattern to emerge here.

I have transferred a web site to a new local web server and the particular site has previously been running on two different external hosts and under localhost thru web matrix on two Windows 7 machines. I am absolutely certain there is nothing wrong with the directory tree on the site itself. Wherever I move it to it always works

However I have just set up a Windows 2008 r3 web server to host the site locally so that I can do some experimentation with some wcf stuff and I am having trouble as the CSS and graphics are not being displayed. This is IIS7

Here are the facts that may help people to assist me.

The web server is set up with aspnet 4.0 pipeline mode.

The site tree was copied to wwwroot and converted to an application but when it is run under localhost it does run the  site but there is no CSS or graphics

I therefore installed webmatrix 2 and attempted to run the site through it and it worked.

So.... sites work so long as they are run through the virtual WebMatrix environment.

But I don't want to run my sites through web matrix as I want them to be run through proper IIS.

I am really confused now. I think it must be an IIS issue but could I have a permissions problem but I don't know what to look for? Browse applications in IIS produces identical results to running them properly but outside webmatrix.

Remember that this site works on two external hosts (under IIS6 admitedly).

Is there anything that I haven't set properly? Or is there a way that I can trace errors - I am a bit of a novice with IIS.

I attach the header information just to prove that the reference is normal but the point here is that it is working elsewhere. Finally this is an Umbraco CMS site but I think that is irrelevant.

<%@ Master Language="C#" MasterPageFile="~/umbraco/masterpages/default.master" AutoEventWireup="true" Inherits="WEF.Utils.Master" %>

<asp:content contentplaceholderid="ContentPlaceHolderDefault" runat="server">

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
  <head id="head" runat="server">
    <umbraco:Macro Alias="Meta" runat="server"></umbraco:Macro>
    <meta http-equiv="content-type" content="text/html; charset=utf-8" />
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="imagetoolbar" content="false" />
    <title><umbraco:Macro Alias="GetTitle" runat="server"></umbraco:Macro></title>
    <link rel="stylesheet" type="text/css" href="/css/style.css?version=1" media="screen"/>
    <link rel="stylesheet" type="text/css" href="/css/content.css" media="screen"/>
    <script type="text/javascript" src="/scripts/jQuery-1.4.2.js"></script>
   <script type="text/javascript" src="/scripts/Utils.js"></script>
    <link href="/favicon.ico" rel="shortcut icon" />
    <asp:ContentPlaceHolder Id="Script1" runat="server"></asp:ContentPlaceHolder>
    <script type="text/javascript">

Regards

Alan

host header configuration issue - iis 7.0

hi all,

i have gone through multiple posts with some issues post implementation of host header.

we are also trying to implement host header based solution in our environment. it is behaving randomly and working for few sites.

Issue –  After implementing host header configuration issue for IIS website, getting 404 error resource not found.

 

I am not able to check details of 404.x because errors are not getting logged in IIS logs and also enabled failed request logging feature and no logs are getting generated to further troubleshoot the issue.

If I remove the host header configuration from IIS site and then site responds fine.

 

Environment Brief –

 

  • We have two server load balanced cluster and load balancing is implemented at LB level and not at application level.
  • This infrastructure is shared and hosting across some 70 .net websites.
  • IIS 7.0
  • .NET framework 2.0 and .NET framework 4.0

 

 Any pointers will be helpful.

 

http://parakazanmalistesi.com/internetten-para-kazanma-yollarindan-biri-olamaz-fanslave/

İnternetten para kazanma deyince ne anlıyoruz öncelikle onu tespit etmemiz lazım. Para Kazanmak nedir? Yani 1 lira da para 1 milyon dolar da para ama aralarında büyük bir fark var. İnternetten para kazanmak deyince, 1 milyon dolar ile 1 lira arasında ne kadar bir para ve beklentiden bahsediyoruz. Öyle ki aynı yöntemi allayıp pullayıp internetten para kazama, internetten zengin olacaksın ya da evden çalış, ek iş, ek gelir, kolay para gibi pazarlayabilirim ama asla öyle yapmayacağım. Bizzat denediğim ve kesinlikle bir para kazanma yöntemi olarak tavsiye etmeyeceğim bir sistemin gerçeklerini sizlerle paylaşacağım.

SiteMinder with Windows Authentication doesnot work outside from Domain

Hi ,

We have WCF service deployed in IIS7.5 and it is having configured as Windows Authentication and Annonymous in IIS and in Web.config.

And we have a silverlight application , which is  communicating with this service. This works fine when we are in Intranet or within our Domain.

Now , we also have SiteMinder agent which is there for Internet user to access the Service. Which doesnot work at all. Giving Internal server error alway.

I have verified the Http Request and Response , and both having SMSESSION cookies after the user is being authenticated from SiteMinder

Can somebody help me in troubleshoot this problem?

Do I need to change some settings in IIS ?

Or do I need to changes something in my code ?

Thanks-Bikash

 

 

 

Request Entity Too large 413 error

Hi,

 I have developed my web application in ASP.Net and hosted on IIS 7 running on windows 2008 and we are using SSL to make secure connection.

On few pages, I am receiving error number 413: Request entity is too large. The error happens if user opens a page and wait for few minutes before pressing any button on webpage.

When user press a button on a page after few minutes once page is loaded- the error 413 appears-though error does not appear if I do not wait and works frequently on page.

On press of button page makes asynchronous call to server using update panel.The page contains 5 tabs and each tab having a gridview control which is loaded on load event of page and gridview page size is 10 for each grid.

Each grid is having its own update panel to refresh content. No other grid content is refreshing on click of button of a grid except its own.

I am not uploading any file on this page.

The same pages works fine on HTTP but not on HTTPS.

 Please help me out, its very urgent to solve this issue .

Thanks

Suresh Thakur


Error when installing wpilauncher.exe

I keep getting an error when I try to run wpilauncher.exe.  Using Windows 7.  Have administrator privileges.  Is my anti virus software to blame?  I've never had this problem before downloading software.

Description:
  Stopped working

Problem signature:
  Problem Event Name:    CLR20r3
  Problem Signature 01:    webplatforminstaller.exe
  Problem Signature 02:    4.0.0.0
  Problem Signature 03:    510fa231
  Problem Signature 04:    mscorlib
  Problem Signature 05:    2.0.0.0
  Problem Signature 06:    4ca2b889
  Problem Signature 07:    1b2b
  Problem Signature 08:    c
  Problem Signature 09:    System.IO.FileNotFoundException
  OS Version:    6.1.7601.2.1.0.256.1
  Locale ID:    1033

database in PHP and webmatrix2

hi,

i dont know if this the correcy forum but...

when i try to create a database in webmatrix 2 i get this error:

"Unable to create new database. A network-related or instance-specific error occurred while establishing a connection to SQL Server. The server was not found or was not accessible. Verify that the instance name is correct and that SQL Server is configured to allow remote connections. (provider: SQL Network Interfaces, error: 26 - Error Locating Server/Instance Specified)"

 

 

 

Using Transform Manager without IIS from .net

 Hi

I was able to use the mp4ToSmooth task from .net like this: http://pastebin.com/UmW2ZmED

 but the smoothToHLS task dont give me as much options. Can anybody help me how can i initialize this task to work? :

Microsoft.Web.Media.TransformManager.SmoothToHLS.SmoothToHLSTask tsk = new SmoothToHLSTask();
tsk.Initialize(Microsoft.Web.Media.TransformManager.JobStatus.Unknown, Microsoft.Web.Media.TransformManager.IJobMetadata, Microsoft.Web.Media.TransformManager.ILogger);
tsk.Start();

 I need a way to provide that iJobMetadata somehow.

I also need a method to apply the playready encryption on a smooth stream but i didnt even found a namespace for that.

Maybe ther is a way to make it work with imputing xml task definitions somehow but i couldnt figured it out how yet.

Thanks for the help. 

 

Visual Web Developer 2010 Express v.10.0.30319.1

When creating a new  silverlight project, am prompted:  You need to install the latest Silverlight Developer runtime before creating a silverlight project.  Download the runtime at:http://go.microsoft.com/fwlink/?LinkId=146060  

After trying to install this update, am informed that I already have the Silverlight installed correctly.  I had the same thing happen to my other computer, and after trying many methods to fix that -- VWD 2010 will no longer run on that other computer.  Any ideas?

Thanks, Mark

<input id="mac_address" value="undefined" type="hidden" /><input id="triggerLogout" type="hidden" />

Receiving Connection_Abandoned_By_AppPoo and Connection_Dropped Errors in Web server IIS logs

Hello, we have about 10 web servers fetching data from Flexcube Oracle Database. We are running on Windows 2003 Server Service Pack 2. For the last past weeks we have been experiencing slow performance on the Web pages, sometimes the connection is refused. We drilled down to the iis http error logs and found out that, we had so many errors. Which I have summarized / pasted below.

HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Dropped    DefaultAppPool
HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Dropped    DefaultAppPool
HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Dropped    DefaultAppPool
HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Dropped    DefaultAppPool
HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Dropped    DefaultAppPool

HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Abandoned_By_AppPool    DefaultAppPool
HTTP/1.1    POST    /flexbranch/FormRequest.asp    -    1    Connection_Abandoned_By_AppPool    DefaultAppPool
HTTP/1.1    POST    /flexbranch/TPValidatorService.asp    -    1    Connection_Abandoned_By_AppPool    DefaultAppPool
HTTP/1.1    POST    /flexbranch/conn.asp?statflg=what    -    1    Connection_Abandoned_By_AppPool    DefaultAppPool.

Getting HTTP error code 503 too.

I have researched the internet and saw some articles on the asp crashes. I need some information on how to troubleshoot these errors, since web transactions from client systems never complete due to this connection issue. 

Thank you.

IIS 6 Metabase bad or ASP.net needs re-install?

I am looking at settings in IIS 6 on a test server that is new to me, and there are several web sites.  The websites have what appear to have been applications at one point, but now just resembled vidrual directories.  Viewing the properties on the "folder" in IIS Admin, The "create" button is enabled, as if the app was never created.  Im pretty sure it existed at one time, but again, this environment (job) is new to me and the servers are relatively new to the group I am working with, so I have very little history to go on.

Question:

What could cause the various applications under a website (default website for example) to become just like folders and no longer seen as applicaitons?  

Hmm, thinking about it a bit, its very possible that the dig-dongs that had this server before me, simply setup the websites and never bothered to configure the individual applications.  Especially now that I see the apps are all under inetpub\wwwroot

If this is the case, then IIS will still serve up the content out of these folders while running the active content through the aspnet isapi handler.

Rewrite subfolder to another directory?

I have a config file that I have all my rewrite rules setup in.  Currently i have a subdirectory that I want to redirect to another directory.

example. mydomain.com/test that I want to rewrite to mydomain.com/correctdirectory

What's the prefect rule for this situation where it will still allow me to redirects on the root folder?

I've tried the following rule but it ends up breaking a rule that I have setup for my root index.html file.

<rule name="test/" stopProcessing="true" ><match url="^test/$" /><action type="Redirect" url="http://mydomain/correctdirectory" redirectType="Permanent" /></rule>




IIS 7 Courtesy Redirects

Where is the IIS 7 documentation regarding courtesy redirects when a folder without trailing slash is requested?

I found the documentation for IIS 6 and previous versions at http://support.microsoft.com/kb/298408.

Where/how is this behavior applied in IIS 7?  Where is the documentation?

Webmatrix, Wordpress DB error

I hope someone can help, I think this is simple but can't diagnose it myself.

I have a Wordpress site in WebMatrix.

I created it and could go to both the file location and open the localhost site.

I then set up the connection to an existing site, all well, connection tested OK.

I downloaded the existing site, all files downloaded.

I can get to the files locally

I cannot open the site in Wordpress.

The database in WebMatrix shows an error now and the message is " Acess denied..." Here is the log

Access denied for user 'tormanti_ocampo'@'localhost' (using password: YES)

MySql.Data.MySqlClient.MySqlException (0x80004005): Access denied for user 'tormanti_ocampo'@'localhost' (using password: YES)
   at MySql.Data.MySqlClient.MySqlStream.ReadPacket()
   at MySql.Data.MySqlClient.NativeDriver.AuthenticateNew(Boolean reset)
   at MySql.Data.MySqlClient.NativeDriver.Authenticate(Boolean reset)
   at MySql.Data.MySqlClient.NativeDriver.Open()
   at MySql.Data.MySqlClient.Driver.Open()
   at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings)
   at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection()
   at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver()
   at MySql.Data.MySqlClient.MySqlPool.GetConnection()
   at MySql.Data.MySqlClient.MySqlConnection.Open()
   at Microsoft.WebMatrix.DatabaseManager.MySqlDatabase.MySqlDatabaseProvider.TestConnection(String connectionString)
   at Microsoft.WebMatrix.DatabaseManager.IisDbManagerModuleService.TestConnection(DatabaseConnection databaseConnection, String configPathState)
   at Microsoft.WebMatrix.DatabaseManager.Client.ClientConnection.Test(ManagementConfigurationPath configPath)
   at Microsoft.WebMatrix.DatabaseManager.Client.DatabaseHierarchyInfo.EnsureLoaded()

can anyone help?

thank you........................... liz

Twitter helper out of date?

Hello,

I am preparing to go live with my first site built in Webmatrix. I have used the ASP.NET Web Helpers package to display tweets on my page. The helper works great but I think it will stop working on April 16th when Twitter retires the REST API V1https://dev.twitter.com/blog/api-v1-retirement-final-dates. I took a look in Fiddler and it looks like it is using the V1 API. 

Has anyone heard of this issue and if a updated help package is on the way?

Thanks,

-Wes

File Upload Limit set to 4MB

Hello. I am not sure if this should be in this forum or perhaps the configuration one, but please can someone assist?

I have server 2008R2 with IIS 7.0 installed. I also have PHP 5.4 installed and configured using the PHP Manager

I have a web application written in PHP that allows the uploading of files to a directory. The app is written in PHP with some AJAX.

The app has to handle the upload of anything from 0MB to 2GB.

Testing this app on my local machine using XAMPP proved the app working across multiple browsers. However, as soon as I move it to the IIS server I encounter problems.

The symptom in FF and Chrome is that the upload seems to get to 127MB before restarting, and then it just keeps looping.

I have checked my PHP ini file and it is optimised for large file uploads

However, when I try IE9 I get a message popup that says ASP.NET restricts file uploads to 4MB. This can be changed in the web.config/machine.config file

I have tried putting some settings I found on here into the web.config file but no luck. I am confused as to why ASP is restricting when I am using PHP?

Unfortunately I cannot use XAMPP because of company policy requires me to use IIS. Please can anyone shed some light on this?

Thank you

Form user selection and ASP dynamic CSS options - Please Help

Hi All,

Im a novice student trying to complete a project. I am trying to give the user 2 simple options using a HTML formfor a background colour. That colour will then be implemented across 3 simple pages. I am using IIS and can ONLY use asp classic and html. I am close but doing something wrong and I cannot figure it out:

This is code from 2 pages (without the form page) that work. I have hard coded in the 'User option'.

DefaultSite.asp                                                                                                                                                                                                                          

<html>
<head>
<link rel="stylesheet" type="text/css" href="styleCookieWorks1.asp">
</head>
<body>
<%
response.write("Asp Project Sample")
%>

<p>
My red green test
</p>

</body>
</html>


styleCookieWorks1.asp

<%
Response.Cookies("choice")("bgc") = "1"   
I have hardcoded the user choice in here

bgc = Request.Cookies("choice")("bgc")

if(bgc = "1") then
    response.write("body{background-color:red}")
elseif (bgc = "2") then
  
 response.write("body{background-color:green}")
end
if
%>


Now when I add in a form page that will take the place of me hardcoding the option in, it does not work. Why, I dont know?

StyleForm.htm  (instead of hardcoding the option in)

<html>
<head>
<title>Style Form Page</title>
</head>

<body>
<form method="post" action="styleCookie2.asp">

<h4>Select the Background colour you would like.</h4>
<input type="radio" name="bGcol" value="1" /> : Red<br />
<input type="radio" name="bGcol" value="2"/>  : Green<br />
<input type="submit" value="Submit" />
</form>

</body>
</html>


styleCookie2.asp (asp page where the option selected from the form page is processed)

<%
dim var

var=Request.Form("bGcol")

Response.Cookies("choice")("bgc") = var

bgc = Request.Cookies("choice")("bgc")

if(bgc = "1") then
    response.write("body{background-color:red}")
elseif (bgc = "2") then
    response.write("body{background-color:green}")
end if
%>

<html>
<body>
<br>
<A HREF = "defaultSite.asp">Continue to default Site</A>
</body>

</html>


defaultSite.asp (this the first page of my website where the background choice should be implemented from thestyleCookie2.asp, but is not)

<html>
<head>
<link rel="stylesheet" type="text/css" href="styleCookie2.asp">
</head>
<body>
<%
response.write("Asp Project Sample")
%>

<p>
Trevor red green test
</p>

</body>
</html>



I count myself as a novice at this so I would appreciate it if any advice is not too technical, ie dont assume I should know something :0)

Any help would be greatly appreciated.

Regards, Bubs

Viewing all 28504 articles
Browse latest View live


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