my mistake or error when installing event cal pro

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
9/8/2010 9:24:08 AM
Gravatar
Total Posts 37

my mistake or error when installing event cal pro

Hi Joe. here is my error. I know it must be a problem on my side.

Indows Server 2003 rc2

SQL 2008

System Information
mojoPortal Version 2.3.5.1 MSSQL
Operating System Microsoft Windows NT 5.2.3790 Service Pack 2
ASP.NET Version v2.0.50727 Running in Full Trust
Server Time Zone Eastern Daylight Time

This server is dedicated to the one site and i had no problems installing the sts-form pro.

I hope I am getting better in not being a nuisance and as always thank you for your help.

Server Error in '/' Application.
--------------------------------------------------------------------------------

Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.
Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.IO.FileLoadException: Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DayPilot' could not be loaded.


WRN: Assembly binding logging is turned OFF.
To enable assembly bind failure logging, set the registry value [HKLM\Software\Microsoft\Fusion!EnableLog] (DWORD) to 1.
Note: There is some performance penalty associated with assembly bind failure logging.
To turn this feature off, remove the registry value [HKLM\Software\Microsoft\Fusion!EnableLog].

 

Stack Trace:


[FileLoadException: Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.]
System.Reflection.Assembly._nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +0
System.Reflection.Assembly.nLoad(AssemblyName fileName, String codeBase, Evidence assemblySecurity, Assembly locationHint, StackCrawlMark& stackMark, Boolean throwOnFileNotFound, Boolean forIntrospection) +43
System.Reflection.Assembly.InternalLoad(AssemblyName assemblyRef, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +127
System.Reflection.Assembly.InternalLoad(String assemblyString, Evidence assemblySecurity, StackCrawlMark& stackMark, Boolean forIntrospection) +142
System.Reflection.Assembly.Load(String assemblyString) +28
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +46

[ConfigurationErrorsException: Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.]
System.Web.Configuration.CompilationSection.LoadAssemblyHelper(String assemblyName, Boolean starDirective) +613
System.Web.Configuration.CompilationSection.LoadAllAssembliesFromAppDomainBinDirectory() +203
System.Web.Configuration.CompilationSection.LoadAssembly(AssemblyInfo ai) +105
System.Web.Compilation.BuildManager.GetReferencedAssemblies(CompilationSection compConfig) +178
System.Web.Compilation.BuildProvidersCompiler..ctor(VirtualPath configPath, Boolean supportLocalization, String outputAssemblyName) +54
System.Web.Compilation.CodeDirectoryCompiler.GetCodeDirectoryAssembly(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories, Boolean isDirectoryAllowed) +8809442
System.Web.Compilation.BuildManager.CompileCodeDirectory(VirtualPath virtualDir, CodeDirectoryType dirType, String assemblyName, StringSet excludedSubdirectories) +128
System.Web.Compilation.BuildManager.CompileResourcesDirectory() +31
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +304

[HttpException (0x80004005): Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.]
System.Web.Compilation.BuildManager.ReportTopLevelCompilationException() +58
System.Web.Compilation.BuildManager.EnsureTopLevelFilesCompiled() +512
System.Web.Hosting.HostingEnvironment.Initialize(ApplicationManager appManager, IApplicationHost appHost, IConfigMapPathFactory configMapPathFactory, HostingEnvironmentParameters hostingParameters) +729

[HttpException (0x80004005): Could not load file or assembly 'DayPilot' or one of its dependencies. Access is denied.]
System.Web.HttpRuntime.FirstRequestInit(HttpContext context) +8890751
System.Web.HttpRuntime.EnsureFirstRequestInit(HttpContext context) +85
System.Web.HttpRuntime.ProcessRequestInternal(HttpWorkerRequest wr) +259

 


--------------------------------------------------------------------------------
Version Information: Microsoft .NET Framework Version:2.0.50727.3615; ASP.NET Version:2.0.50727.3614

9/8/2010 9:37:43 AM
Gravatar
Total Posts 18439

Re: my mistake or error when installing event cal pro

Hi,

The error indicates that the file DayPilot.dll is missing from the /bin folder. It is included in the package for Event Calendar Pro but possibly there was an ftp error and it did not get uploaded, or if the file is there, check the permissions on the file. The user that is the identity on the application pool in IIS must have at least read permissions on the file. So either upload it again or check the permissions on the file if it is already there.

Hope it helps,

Joe

9/8/2010 9:56:37 AM
Gravatar
Total Posts 37

Re: my mistake or error when installing event cal pro

Joe it was the permissions on the file.

It works!

May I recommend a new forum topic. (The idiots section of simple oversights).

For example loading the files to IIS to make flicker work, checking permissions on a file when adding add-ons. My favorite. Different folders for asp3.5 vs 4.0 (smile)

Either way, your support is great and MojoPortal is second to none.

I hope you can look to us for a list of add-ons and product requests to further your product offerings from the none programmer universe.

8/26/2011 6:58:05 AM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

HI there,

I Have same problem. I search my bin folder but i did not found any file by this(DayPilot.dll)Name.

How i can DownLoad this file?

Thanks.

8/26/2011 7:29:25 AM
Gravatar
Total Posts 18439

Re: my mistake or error when installing event cal pro

DayPilot.dll is included in the package for Event Calendar Pro. If you purchased Event Calendar Pro you will find it in the package.

Best,

Joe

8/26/2011 9:48:00 AM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

Ok, but , I give mentioned error.

How i can prevent this error.

Thank's

8/26/2011 9:53:09 AM
Gravatar
Total Posts 18439

Re: my mistake or error when installing event cal pro

I have no record of you purchasing Event Calendar Pro. If you did purchase it under another user account you should login as that user and then you can download it from My Account > Order History

and then copy the file from the package into the /bin folder of your mojoPortal installation.

8/26/2011 10:00:28 AM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

Dear Joe

I do not need this feature. I want go ahead without this. What i should do?

Thank's

8/26/2011 11:23:21 AM
Gravatar
Total Posts 18439

Re: my mistake or error when installing event cal pro

I don't understand you, are you even using mojoPortal?

If you installed Event Calendar Pro then the dll would not be missing, if you did not install Event Calendar Pro then nothing else in mojoPortal depends on that dll.

8/26/2011 11:39:22 AM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

Hi Joe ,

I am new to mojoportal (Because my friend use it) .

I worked fine until it give me such error . When I populated skins in administrating  the error occurs .

Aside from these i cannot speak English so like Englishman.

Thanks

8/26/2011 11:48:56 AM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

Exactly i get this error information:

Parser Error
Description: An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.

Parser Error Message: Could not load file or assembly 'DayPilot' or one of its dependencies. The system cannot find the file specified.

Source Error:

[No relevant source lines]


Source File: none    Line: 0

Assembly Load Trace: The following information can be helpful to determine why the assembly 'DayPilot' could not be loaded.

=== Pre-bind state information ===
LOG: User = IIS APPPOOL\ASP.NET v4.0
LOG: DisplayName = DayPilot
(Partial)
WRN: Partial binding information was supplied for an assembly:
WRN: Assembly Name: DayPilot | Domain ID: 2
WRN: A partial bind occurs when only part of the assembly display name is provided.
WRN: This might result in the binder loading an incorrect assembly.
WRN: It is recommended to provide a fully specified textual identity for the assembly,
WRN: that consists of the simple name, version, culture, and public key token.
WRN: See whitepaper http://go.microsoft.com/fwlink/?LinkId=109270 for more information and common solutions to this issue.
LOG: Appbase = file:///E:/Software/Programming/Mojo/Mojo1/wwwroot/
LOG: Initial PrivatePath = E:\Software\Programming\Mojo\Mojo1\wwwroot\bin
Calling assembly : (Unknown).
===
LOG: This bind starts in default load context.
LOG: Using application configuration file: E:\Software\Programming\Mojo\Mojo1\wwwroot\web.config
LOG: Using host configuration file: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\aspnet.config
LOG: Using machine configuration file from C:\Windows\Microsoft.NET\Framework64\v4.0.30319\config\machine.config.
LOG: Policy not being applied to reference at this time (private, custom, partial, or location-based assembly bind).
LOG: The same bind was seen before, and was failed with hr = 0x80070002.

8/26/2011 11:56:01 AM
Gravatar
Total Posts 18439

Re: my mistake or error when installing event cal pro

Do you have in your bin folder sts.Events.Web.UI.dll?

If you are not using the feature and did not purchase it then you can delete that file, it is the only file in mojoPortal that references DayPilot.dll

8/26/2011 12:04:59 PM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

Hi, I search my folder and there is not such file that i delete it. I think it is better i reinstall mojoportal because i worked on portal a little.

However thanks for your helps.

8/26/2011 1:09:09 PM
Gravatar
Total Posts 9

Re: my mistake or error when installing event cal pro

I reinstall mojoportal and it's work's fine . Thank's

You must sign in to post in the forums. This thread is closed to new posts.